Sam Clegg
3d63a409a0
[ELF] Remove -m argument to lld in test files. NFC.
...
This should be correctly implied by the linker.
This also makes the tests slightly easier to maintain and compare
with the equivalent tests under for other platforms.
Differential Revision: https://reviews.llvm.org/D47513
llvm-svn: 333567
2018-05-30 17:57:08 +00:00
Rafael Espindola
2e4d7026dc
Update for llvm change.
...
llvm-svn: 322807
2018-01-18 02:08:32 +00:00
Rafael Espindola
c6df38c985
Set dso_local in lld.
...
We were already doing this in gold, but not in lld.
llvm-svn: 322572
2018-01-16 16:49:05 +00:00
Davide Italiano
786d8e33db
[ELF/LTO] Switch to the new resolution-based API.
...
Differential Revision: https://reviews.llvm.org/D24492
llvm-svn: 282656
2016-09-29 00:40:08 +00:00
Davide Italiano
86f2bd5ca1
[LTO] Teach LTO about @llvm.used global.
...
If a symbol appears in @llvm.used, the linker is forced to treat
the symbol as there's a reference to it.
llvm-svn: 264790
2016-03-29 21:46:35 +00:00