llvm/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
darwin
ELF [ELF][ARM] Improve error message for unknown relocation 2021-11-08 12:39:08 -08:00
mach-o
MachO [lld-macho] Fix an assertion failure when -u specifies an undefined section$start symbol 2021-11-04 21:28:33 -07:00
MinGW
Unit
wasm Fix lld test after dwarfdump array syntax change 2021-11-05 23:00:29 -07:00
CMakeLists.txt
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