llvm-capstone/lld/COFF
Rui Ueyama 6294a240dc Fix -Wcast-qual warnings.
llvm-svn: 286001
2016-11-04 17:41:29 +00:00
..
Chunks.cpp [COFF] Add support for IMAGE_REL_ARM_SECREL 2016-09-27 19:27:17 +00:00
Chunks.h Apply clang-tidy's misc-move-constructor-init to lld. 2016-06-03 16:57:13 +00:00
CMakeLists.txt [CMake] Add missing dependency on intrinsics_gen 2016-10-18 00:50:39 +00:00
Config.h COFF: add beginnings of debug directory creation 2016-08-29 21:20:46 +00:00
DLL.cpp
DLL.h
Driver.cpp Re-submit r283825: Add section header stream to PDB. 2016-10-11 19:45:07 +00:00
Driver.h Create PDB.h and move code to remove unnecessary #includes. 2016-09-15 22:24:51 +00:00
DriverUtils.cpp Use StringRef in StringSaver API (NFC) 2016-10-05 01:32:41 +00:00
Error.cpp COFF: Remove void error() functions and use fatal instead. 2016-07-15 00:40:46 +00:00
Error.h Needed change to lld for the changes to libObject/Archive interfaces now returning Expected<> 2016-08-03 21:58:48 +00:00
ICF.cpp
InputFiles.cpp Create PDB.h and move code to remove unnecessary #includes. 2016-09-15 22:24:51 +00:00
InputFiles.h Create PDB.h and move code to remove unnecessary #includes. 2016-09-15 22:24:51 +00:00
Librarian.cpp Unpollute the global namespace. lld edition. 2016-08-06 13:52:37 +00:00
MarkLive.cpp
ModuleDef.cpp Remove unnecessary explicit call of Twine ctor. 2016-07-15 01:06:40 +00:00
Options.td COFF: handle /debugtype option 2016-08-08 22:02:44 +00:00
PDB.cpp Fix -Wcast-qual warnings. 2016-11-04 17:41:29 +00:00
PDB.h Re-submit r283825: Add section header stream to PDB. 2016-10-11 19:45:07 +00:00
README.md
Symbols.cpp COFF: Update error messages so that they start with lowercase letters. 2016-07-15 01:12:24 +00:00
Symbols.h
SymbolTable.cpp LTO: Don't follow lazy references when seeing new definitions in the combined LTO object 2016-10-12 09:00:06 +00:00
SymbolTable.h [COFF] SmallVector<char, 0> -> SmallString<0>. 2016-04-09 23:00:31 +00:00
Writer.cpp Re-submit r283825: Add section header stream to PDB. 2016-10-11 19:45:07 +00:00
Writer.h Re-submit r283825: Add section header stream to PDB. 2016-10-11 19:45:07 +00:00

See docs/NewLLD.rst