Skip to content
GitLab
Explore
Sign in
llvm-bpevl
lld
ELF
Relocations.cpp
Find file
Normal view
History
Permalink
Relocations.cpp
40.4 KiB
Newer
Older
[ELF] Move createThunks() after scanRelocations()
Peter Smith
committed
Jan 18, 2017
1001
template
void
createThunks
<
ELF64BE
>(
ArrayRef
<
OutputSectionBase
*>
);
Create Relocations.cpp and move scanRelocs there.
Rui Ueyama
committed
May 24, 2016
1002
1003
}
}
Show full blame
Prev
1
2
Next