llvm-project/lld/test
Fangrui Song 2bdad16303 [ELF] SymbolTable::insert: keep @@ in the name
* Avoid the name truncation quirk in SymbolTable::insert: the truncated name will be replaced by @@ again.
* Allow foo and foo@@v1 in different files to be diagnosed as duplicate definition error (GNU ld behavior)
* Avoid potential redundant strlen on symbol name due to StringRefZ in ObjFile<ELFT>::initializeSymbols
2021-12-15 15:19:35 -08:00
..
COFF Enable pdbpagesize to allow support for PDB file sizes > 4GB 2021-12-06 18:22:08 -05:00
ELF [ELF] SymbolTable::insert: keep @@ in the name 2021-12-15 15:19:35 -08:00
MachO [lld-macho] Include archive name in bitcode files 2021-12-07 19:11:23 -05: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
wasm Reland [DwarfDebug] Move emission of global vars, types and imports to endModule() 2021-12-05 13:56:45 +02:00
CMakeLists.txt [lld-macho] Remove old macho darwin lld 2021-12-02 11:04:49 -08:00
lit.cfg.py Reland "[lld-macho] Fix assertion failure in registerCompactUnwind"" 2021-11-09 11:52:46 -05: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