hanchenye-llvm-project/lld/lib/Driver
Rui Ueyama 9e56839a83 [lld][PECOFF] Add WinLinkDriver and PECOFFTargetInfo.
Add WinLinkDriver and connect it to the existing COFF reader. Remaining
parts are still stubs, so while it can now read a COFF file, it still
cannot link or output PE/COFF files yet.

Reviewers: Bigcheese

CC: llvm-commits

Differential Revision: http://llvm-reviews.chandlerc.com/D865

llvm-svn: 182784
2013-05-28 18:13:31 +00:00
..
CMakeLists.txt [lld][PECOFF] Add WinLinkDriver and PECOFFTargetInfo. 2013-05-28 18:13:31 +00:00
CoreDriver.cpp This is my Driver refactoring patch. 2013-04-04 18:59:24 +00:00
CoreOptions.td This is my Driver refactoring patch. 2013-04-04 18:59:24 +00:00
DarwinLdDriver.cpp fix darwin driver to validate command line options 2013-04-04 19:26:14 +00:00
DarwinOptions.td This is my Driver refactoring patch. 2013-04-04 18:59:24 +00:00
Driver.cpp This is my Driver refactoring patch. 2013-04-04 18:59:24 +00:00
GnuLdDriver.cpp This adds functionality for undefined atoms from dynamic libraries to be added 2013-04-11 02:56:30 +00:00
LDOptions.td This adds functionality for undefined atoms from dynamic libraries to be added 2013-04-11 02:56:30 +00:00
UniversalDriver.cpp [lld][PECOFF] Add WinLinkDriver and PECOFFTargetInfo. 2013-05-28 18:13:31 +00:00
WinLinkDriver.cpp [lld][PECOFF] Add WinLinkDriver and PECOFFTargetInfo. 2013-05-28 18:13:31 +00:00
WinLinkOptions.td [lld][PECOFF] Add WinLinkDriver and PECOFFTargetInfo. 2013-05-28 18:13:31 +00:00