hanchenye-llvm-project/lld/COFF
Alexandre Ganea ccc1fa5e1d Revert r361842 as it breaks LLDB :: tools/lldb-mi/exec/exec-finish.test
llvm-svn: 361876
2019-05-28 20:57:56 +00:00
..
CMakeLists.txt
Chunks.cpp [COFF] Add ImportChunkThunk, simplify, deduplicate 2019-05-28 17:38:04 +00:00
Chunks.h [COFF] Add ImportChunkThunk, simplify, deduplicate 2019-05-28 17:38:04 +00:00
Config.h [LLD][COFF] Implement /filealign parameter 2019-05-24 12:42:36 +00:00
DLL.cpp [COFF] De-virtualize Chunk and SectionChunk 2019-05-24 20:25:40 +00:00
DLL.h
DebugTypes.cpp Revert r361842 as it breaks LLDB :: tools/lldb-mi/exec/exec-finish.test 2019-05-28 20:57:56 +00:00
DebugTypes.h Revert r361842 as it breaks LLDB :: tools/lldb-mi/exec/exec-finish.test 2019-05-28 20:57:56 +00:00
Driver.cpp Revert r361842 as it breaks LLDB :: tools/lldb-mi/exec/exec-finish.test 2019-05-28 20:57:56 +00:00
Driver.h Revert r361842 as it breaks LLDB :: tools/lldb-mi/exec/exec-finish.test 2019-05-28 20:57:56 +00:00
DriverUtils.cpp lld-link, clang: Treat non-existent input files as possible spellos for option flags 2019-05-23 17:58:33 +00:00
ICF.cpp Re-land r361206 "[COFF] Store alignment in log2 form, NFC" 2019-05-22 20:21:52 +00:00
ICF.h
InputFiles.cpp [Object] Change ObjectFile::getSectionContents to return Expected<ArrayRef<uint8_t>> 2019-05-14 04:22:51 +00:00
InputFiles.h [LLD][COFF] use offset in archive to disambiguate archive members 2019-04-15 19:48:32 +00:00
LTO.cpp
LTO.h
MapFile.cpp Re-land r361206 "[COFF] Store alignment in log2 form, NFC" 2019-05-22 20:21:52 +00:00
MapFile.h
MarkLive.cpp [COFF] Reduce the size of Chunk and SectionChunk, NFC 2019-04-02 22:11:58 +00:00
MarkLive.h
MinGW.cpp
MinGW.h
Options.td [LLD][COFF] Implement /filealign parameter 2019-05-24 12:42:36 +00:00
PDB.cpp Revert r361842 as it breaks LLDB :: tools/lldb-mi/exec/exec-finish.test 2019-05-28 20:57:56 +00:00
PDB.h
README.md
SymbolTable.cpp Shrink SectionChunk by combining Relocs and SectionName sizes 2019-05-03 20:17:14 +00:00
SymbolTable.h
Symbols.cpp [COFF] Pack Name in Symbol as is done in ELF 2019-04-19 22:51:49 +00:00
Symbols.h [COFF] Pack Name in Symbol as is done in ELF 2019-04-19 22:51:49 +00:00
TypeMerger.h [LLD][COFF] Move type merging structures out of PDB.cpp. NFC 2019-04-02 20:43:19 +00:00
Writer.cpp [COFF] De-virtualize Chunk and SectionChunk 2019-05-24 20:25:40 +00:00
Writer.h

README.md

See docs/NewLLD.rst