llvm-project/lld/test
Craig Topper 9dbd6cc823 Adjust test to account for llvm change where an empty CPU string will no longer generate a long nop on x86.
Long nops aren't supported by all x86 CPUs. So if no CPU is specified we have to use a single byte nop.

llvm-svn: 321040
2017-12-18 23:32:18 +00:00
..
COFF Adjust test to account for llvm change where an empty CPU string will no longer generate a long nop on x86. 2017-12-18 23:32:18 +00:00
Driver/Inputs Remove the old ELF linker. 2016-02-28 00:10:58 +00:00
ELF Don't write preemptible symbol values to the .got. 2017-12-18 20:35:15 +00:00
MinGW [MinGW] Don't pass -dynamicbase:no by default for arm/arm64 2017-12-12 19:39:18 +00:00
Unit [lit] Rename lld and clang lit configs to end in .py 2017-09-21 17:38:13 +00:00
darwin Add the GC commandline options and throw errors if they are used 2016-01-15 17:39:02 +00:00
mach-o [MACH-O] Fix the ASM code generated for __stub_helpers section 2017-08-24 23:51:40 +00:00
wasm [WebAssembly] Don't include lazy symbols in import table 2017-12-15 22:17:15 +00:00
CMakeLists.txt [lit] Rename lld and clang lit configs to end in .py 2017-09-21 17:38:13 +00:00
lit.cfg.py [ELF] Use shell to check the file permissions 2017-12-12 00:31:46 +00:00
lit.site.cfg.py.in [lit] Rename lld and clang lit configs to end in .py 2017-09-21 17:38:13 +00:00