llvm-project/lld/test
Fangrui Song cebb0a64b4 [ELF][ARM] Improve error message for unknown relocation
Like rLLD354040.

Before: `error: unrecognized relocation Unknown (254)`
Now:    `error: unknown relocation (254) against symbol foo`
2021-11-08 12:39:08 -08:00
..
COFF [lld/coff] Add parsing for /pdbpagesize: flag 2021-10-31 18:36:23 -04:00
ELF [ELF][ARM] Improve error message for unknown relocation 2021-11-08 12:39:08 -08:00
MachO [lld-macho] Fix an assertion failure when -u specifies an undefined section$start symbol 2021-11-04 21:28:33 -07:00
MinGW [LLD] [MinGW] Add more options for disabling flags in the executable 2021-08-12 13:27:09 +03:00
Unit Support multi-configuration generators correctly in several config files 2021-02-11 09:32:20 -08:00
darwin [lld-macho] Switch default to new Darwin backend 2021-03-01 12:30:10 -05:00
mach-o [test] Avoid llvm-nm one-dash long options 2021-07-15 09:50:36 -07:00
wasm Fix lld test after dwarfdump array syntax change 2021-11-05 23:00:29 -07:00
CMakeLists.txt [lld] Add llvm-profdata to lld test deps 2021-08-11 11:52:40 -07:00
lit.cfg.py [lld] Add test suite mode for running LLD main twice 2021-11-01 14:26:54 -07:00
lit.site.cfg.py.in Fix lld macho standalone build by including llvm/Config/llvm-config.h instead of llvm/Config/config.h 2021-05-19 11:15:07 -04:00