Chris Bieneman
|
ca5170e3e4
|
[yaml2obj] Updating LLD tests to account for LLVM r273915
This removed the -format flag from yaml2obj in favor of YAML tags.
llvm-svn: 273920
|
2016-06-27 20:17:08 +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 |
Rui Ueyama
|
ff88d5a26f
|
COFF: Add /safeseh command line option.
If /safeseh is specified, all input files must be compatible with Safe SEH.
llvm-svn: 243565
|
2015-07-29 20:25:40 +00:00 |