llvm-project/lld/lib/Driver
Rui Ueyama 478d9f9e7d [PECOFF] Avoid using statically initialized std::vector.
Also slightly reduces PECOFFLinkingContext's memory footprint (~128B).

llvm-svn: 194787
2013-11-15 05:45:20 +00:00
..
CMakeLists.txt Move InputGraph from Driver to Core. LinkingContext depends on it. 2013-11-14 00:51:33 +00:00
CoreDriver.cpp [lld][InputGraph] Change the Resolver to use inputGraph 2013-10-07 02:47:09 +00:00
CoreOptions.td This is my Driver refactoring patch. 2013-04-04 18:59:24 +00:00
DarwinLdDriver.cpp [lld][InputGraph] Change the Resolver to use inputGraph 2013-10-07 02:47:09 +00:00
DarwinLdOptions.td Support darwin linker options: 2013-09-10 23:55:14 +00:00
Driver.cpp Remove unnecessary namespace qualifier. 2013-11-05 01:37:40 +00:00
GnuLdDriver.cpp Remove extraneous parentheses. 2013-11-05 18:43:10 +00:00
GnuLdOptions.td [ELF] Add alias options for start-group/end-group options. 2013-10-11 17:59:47 +00:00
UniversalDriver.cpp [Driver] Change UniversalDriver to use TD file. 2013-10-24 04:23:02 +00:00
UniversalDriverOptions.td [Driver] Change UniversalDriver to use TD file. 2013-10-24 04:23:02 +00:00
WinLinkDriver.cpp [PECOFF] Avoid using statically initialized std::vector. 2013-11-15 05:45:20 +00:00
WinLinkOptions.td [PECOFF] Add /stub option. 2013-11-15 00:18:41 +00:00