llvm-project/lld/test
Rui Ueyama 2dfe49a441 Write some tests as linker scripts instead of assembly files.
Some linker script test cases contain only a few lines of assembly
and a long linker script. Such tests are easier to maintain if we
write the main test file as a linkier script instead of assembly.

Differential Revision: https://reviews.llvm.org/D43887

llvm-svn: 326363
2018-02-28 20:22:42 +00:00
..
COFF [COFF] Add support for ARM64 secrel relocations for add/load instructions 2018-02-16 22:02:38 +00:00
Driver/Inputs Remove the old ELF linker. 2016-02-28 00:10:58 +00:00
ELF Write some tests as linker scripts instead of assembly files. 2018-02-28 20:22:42 +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 Replace -flavor {gnu,darwin} with ld64.lld or ld.lld. 2018-02-16 21:16:57 +00:00
mach-o [lit] Fix a problem with spaces in the python path by adding quotes around it 2018-02-21 00:03:41 +00:00
wasm [WebAssembly] Remove unneeded --no-gc-sections flag from tests. NFC. 2018-02-28 19:40:03 +00:00
CMakeLists.txt Add make targets for running all lld tests 2018-02-14 13:28:53 +00:00
lit.cfg.py [ELF] Add llvm-readelf to the lit tool substitutions 2018-02-27 22:01:02 +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