hanchenye-llvm-project/lld/COFF
Chris Bieneman aeb30257c5 [CMake] NFC. Updating CMake dependency specifications
This patch updates a couple places where add_dependencies was being explicitly called to add dependencies on intrinsics_gen to instead use the DEPENDS named parameter. This cleanup is needed for a patch I'm working on to add a dependency debugging mode to the build system.

llvm-svn: 287205
2016-11-17 04:36:35 +00:00
..
CMakeLists.txt [CMake] NFC. Updating CMake dependency specifications 2016-11-17 04:36:35 +00:00
Chunks.cpp Emit Section Contributions. 2016-11-12 00:00:51 +00:00
Chunks.h Emit Section Contributions. 2016-11-12 00:00:51 +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 Identify object files compiled with cl.exe /GL. 2016-11-15 01:01:51 +00:00
Driver.h Create PDB.h and move code to remove unnecessary #includes. 2016-09-15 22:24:51 +00:00
DriverUtils.cpp [COFF] Fix manifest resource file creation on Windows. 2016-11-15 21:25:20 +00:00
Error.cpp
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 Prevent at compile time converting from Error::success() to Expected<T> 2016-11-11 04:29:25 +00:00
InputFiles.h Create PDB.h and move code to remove unnecessary #includes. 2016-09-15 22:24:51 +00:00
Librarian.cpp Make the .idata$4 and .idata$5 import lib sections 8 bytes on x64 2016-11-10 20:38:58 +00:00
MarkLive.cpp
ModuleDef.cpp
Options.td COFF: handle /debugtype option 2016-08-08 22:02:44 +00:00
PDB.cpp PDB: Add "* Linker *" module. 2016-11-16 01:10:46 +00:00
PDB.h Emit Section Contributions. 2016-11-12 00:00:51 +00:00
README.md
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
Symbols.cpp
Symbols.h
Writer.cpp Emit Section Contributions. 2016-11-12 00:00:51 +00:00
Writer.h Re-submit r283825: Add section header stream to PDB. 2016-10-11 19:45:07 +00:00

README.md

See docs/NewLLD.rst