llvm/lld/COFF
Fangrui Song bfd00ae31e [lld-link] Change config and driver to unique_ptr
Similar to D116143. My x86-64 `lld` is ~5KiB smaller.

Reviewed By: mstorsjo

Differential Revision: https://reviews.llvm.org/D116996
2022-01-11 18:31:25 -08:00
..
CallGraphSort.cpp
CallGraphSort.h
Chunks.cpp [lld-link] Consistently print all /verbose output to stderr 2022-01-05 11:52:04 -05:00
Chunks.h
CMakeLists.txt
COFFLinkerContext.cpp
COFFLinkerContext.h
Config.h [lld-link] Change config and driver to unique_ptr 2022-01-11 18:31:25 -08:00
DebugTypes.cpp
DebugTypes.h
DLL.cpp
DLL.h
Driver.cpp [lld-link] Change config and driver to unique_ptr 2022-01-11 18:31:25 -08:00
Driver.h [lld-link] Change config and driver to unique_ptr 2022-01-11 18:31:25 -08:00
DriverUtils.cpp
ICF.cpp
ICF.h
InputFiles.cpp [lld-link] Remove unneeded lto::InputFile::create after D116434 2022-01-04 19:38:32 -08:00
InputFiles.h [lld-link] Replace LazyObjFile with lazy ObjFile/BitcodeFile 2022-01-04 15:11:44 -08:00
LLDMapFile.cpp
LLDMapFile.h
LTO.cpp
LTO.h
MapFile.cpp
MapFile.h
MarkLive.cpp
MarkLive.h
MinGW.cpp
MinGW.h
Options.td
PDB.cpp
PDB.h
README.md
Symbols.cpp [lld] Add support for other demanglers other than Itanium 2022-01-05 03:25:41 +00:00
Symbols.h [lld-link] Replace LazyObjFile with lazy ObjFile/BitcodeFile 2022-01-04 15:11:44 -08:00
SymbolTable.cpp [lld-link] Replace LazyObjFile with lazy ObjFile/BitcodeFile 2022-01-04 15:11:44 -08:00
SymbolTable.h [lld-link] Replace LazyObjFile with lazy ObjFile/BitcodeFile 2022-01-04 15:11:44 -08:00
TypeMerger.h
Writer.cpp Use true/false instead of 1/0 (NFC) 2022-01-09 12:21:06 -08:00
Writer.h

See docs/NewLLD.rst