..
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] Support --defsym=<symbol>=<symbol>.
2014-04-16 20:58:57 +00:00
GnuLdInputGraph.cpp
Early continue to reduce nesting.
2014-04-07 21:13:33 +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
Add missing includes.
2014-04-12 16:32:42 +00:00
UniversalDriverOptions.td
[Driver] Change UniversalDriver to use TD file.
2013-10-24 04:23:02 +00:00
WinLinkDriver.cpp
[PECOFF] Allow multiple directives in one module-definition file.
2014-04-26 00:25:02 +00:00
WinLinkInputGraph.cpp
[PECOFF] Make PECOFFFileNode::parse idempotent.
2014-04-01 06:18:19 +00:00
WinLinkModuleDef.cpp
[PECOFF] Allow multiple directives in one module-definition file.
2014-04-26 00:25:02 +00:00
WinLinkOptions.td
[PECOFF] Add /IMPLIB command line option.
2014-04-25 03:35:13 +00:00