Peter Collingbourne
|
89061b2224
|
IR: Replace the "Linker Options" module flag with "llvm.linker.options" named metadata.
The new metadata is easier to manipulate than module flags.
Differential Revision: https://reviews.llvm.org/D31349
llvm-svn: 305227
|
2017-06-12 20:10:48 +00:00 |
Rui Ueyama
|
6872455c6d
|
COFF: Make test commands shorter. NFC.
llvm-svn: 244227
|
2015-08-06 16:47:46 +00:00 |
Rui Ueyama
|
251b0e268b
|
COFF: Remove the old COFF linker and make link an alias to link2.
It's time to remove old COFF linker because the new one is now complete.
llvm-svn: 244226
|
2015-08-06 16:19:35 +00:00 |
Peter Collingbourne
|
ace2f091fd
|
COFF: Read linker directives from bitcode files.
Differential Revision: http://reviews.llvm.org/D10285
llvm-svn: 239212
|
2015-06-06 02:00:45 +00:00 |