llvm-project/lld/lib/Driver
Rui Ueyama 595026e071 [ELF] Accept "-rpath=<foo>" as well as "-rpath <foo>".
llvm-svn: 205694
2014-04-06 21:23:24 +00:00
..
CMakeLists.txt [PECOFF] Support module-definition file. 2014-01-10 10:19:47 +00:00
CoreDriver.cpp Greatly simplify InputGraph. 2014-04-01 21:55:36 +00:00
CoreOptions.td This is my Driver refactoring patch. 2013-04-04 18:59:24 +00:00
DarwinLdDriver.cpp Fix trailing whitespace. 2014-01-27 03:09:26 +00:00
DarwinLdOptions.td Support darwin linker options: 2013-09-10 23:55:14 +00:00
Driver.cpp Rename getInputGraph() and getNextFile(). 2014-04-04 00:14:04 +00:00
GnuLdDriver.cpp [ELF] Diagnose malformed --dynsym option. 2014-04-04 22:36:30 +00:00
GnuLdInputGraph.cpp Expand 'auto' that's hard for human to deduce its real type. 2014-04-03 20:47:50 +00:00
GnuLdOptions.td [ELF] Accept "-rpath=<foo>" as well as "-rpath <foo>". 2014-04-06 21:23:24 +00:00
TODO.rst [TODO] revisit features TODO in the driver 2014-04-02 05:45:52 +00:00
UniversalDriver.cpp Make anonymous namespace as small as possible. 2014-03-27 23:34:32 +00:00
UniversalDriverOptions.td [Driver] Change UniversalDriver to use TD file. 2013-10-24 04:23:02 +00:00
WinLinkDriver.cpp Rename getInputGraph() and getNextFile(). 2014-04-04 00:14:04 +00:00
WinLinkInputGraph.cpp [PECOFF] Make PECOFFFileNode::parse idempotent. 2014-04-01 06:18:19 +00:00
WinLinkModuleDef.cpp [C++11] Work around an incompatibility between llvm::tie and std::tie. 2014-03-02 13:45:18 +00:00
WinLinkOptions.td [PECOFF] Driver support for /SAFESEH option. 2014-02-21 22:30:43 +00:00