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
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
Rafael Espindola
543bebd8ee
Fix test to run everywhere.
...
Because of X86 instead of x86 is was masked as unsupported everywhere.
llvm-svn: 266996
2016-04-21 15:51:28 +00:00
Davide Italiano
253f71ba5a
[LTO/Test] Make x86_64-darwin bot happy again.
...
llvm-svn: 266957
2016-04-21 05:30:32 +00:00
Davide Italiano
afd1b06d8e
[LTO] Another couple of tests for cases we already get right.
...
-> Drop linkage when converting to decl
-> Handling of unnamed_addr.
llvm-svn: 266954
2016-04-21 04:50:08 +00:00