hanchenye-llvm-project/lld/COFF
Nico Weber a764379458 [lld-link] Add comment explaining that /FIXED behavior is correct despite contradicting MSDN.
Also add a test for /FIXED.
https://reviews.llvm.org/D45087

llvm-svn: 328879
2018-03-30 17:17:04 +00:00
..
CMakeLists.txt Merge {COFF,ELF}/Strings.cpp to Common/Strings.cpp. 2018-02-28 17:38:19 +00:00
Chunks.cpp COFF: Implement string tail merging. 2018-03-15 21:14:02 +00:00
Chunks.h COFF: Implement string tail merging. 2018-03-15 21:14:02 +00:00
Config.h [PDB] Resubmit "Support embedding natvis files in PDBs." 2018-03-23 19:57:25 +00:00
DLL.cpp Consistent (non) use of empty lines in include blocks 2018-02-20 21:53:18 +00:00
DLL.h
Driver.cpp [lld-link] Add comment explaining that /FIXED behavior is correct despite contradicting MSDN. 2018-03-30 17:17:04 +00:00
Driver.h Consistent use of header file for ICF and MarkLive 2018-02-20 22:09:59 +00:00
DriverUtils.cpp [COFF] Add support for the GNU ld flag --kill-at 2018-03-14 20:17:16 +00:00
ICF.cpp [lld] fix data race in ICF.cpp 2018-03-27 06:08:35 +00:00
ICF.h Consistent use of header file for ICF and MarkLive 2018-02-20 22:09:59 +00:00
InputFiles.cpp COFF: Implement string tail merging. 2018-03-15 21:14:02 +00:00
InputFiles.h COFF: Implement string tail merging. 2018-03-15 21:14:02 +00:00
LTO.cpp [COFF] Enable per-function and data sections in LTO 2018-03-14 20:25:41 +00:00
LTO.h
MapFile.cpp COFF: Move assignment of section RVAs to assignAddresses(). NFCI. 2018-03-15 21:13:46 +00:00
MapFile.h
MarkLive.cpp [coff] Print detailed timing information with /TIME. 2018-01-17 19:16:26 +00:00
MarkLive.h Consistent use of header file for ICF and MarkLive 2018-02-20 22:09:59 +00:00
MinGW.cpp [COFF] Don't export symbols that have corresponding __imp_ symbols 2017-11-29 05:50:49 +00:00
MinGW.h
Options.td [PDB] Resubmit "Support embedding natvis files in PDBs." 2018-03-23 19:57:25 +00:00
PDB.cpp Fix for header rename in LLVM 2018-03-26 23:43:29 +00:00
PDB.h
README.md
SymbolTable.cpp [lld-link] For suppressible warnings, print the warning number. 2018-03-12 12:04:17 +00:00
SymbolTable.h
Symbols.cpp Merge {COFF,ELF}/Strings.cpp to Common/Strings.cpp. 2018-02-28 17:38:19 +00:00
Symbols.h Remove an unused accessor and simplify the logic a bit. NFC. 2018-02-17 20:41:38 +00:00
Writer.cpp [COFF] Clarify comment. NFC 2018-03-16 20:20:01 +00:00
Writer.h COFF: Move assignment of section RVAs to assignAddresses(). NFCI. 2018-03-15 21:13:46 +00:00

README.md

See docs/NewLLD.rst