hanchenye-llvm-project/lld/lib/Driver
Benjamin Kramer 44b0723069 Add missing dependencies for the CMake shared lld build.
llvm-svn: 240445
2015-06-23 19:54:57 +00:00
..
CMakeLists.txt Add missing dependencies for the CMake shared lld build. 2015-06-23 19:54:57 +00:00
CoreDriver.cpp Update for LLVM API change to return by InputArgList directly (rather than by pointer) from ParseArgs 2015-06-22 22:06:52 +00:00
CoreOptions.td
DarwinLdDriver.cpp Update for LLVM API change to return by InputArgList directly (rather than by pointer) from ParseArgs 2015-06-22 22:06:52 +00:00
DarwinLdOptions.td [LLD] Add support for the -stack_size option to Darwin ld. 2015-05-20 22:10:50 +00:00
Driver.cpp Simplify Pass::perform to take a SimpleFile& instead of unique_ptr<SimpleFile>& 2015-06-19 19:43:43 +00:00
GnuLdDriver.cpp Update for LLVM API change to return by InputArgList directly (rather than by pointer) from ParseArgs 2015-06-22 22:06:52 +00:00
GnuLdOptions.td [ARM] Update R_ARM_TARGET1 command line option names (remove prefix 'arm-') 2015-04-22 11:58:09 +00:00
TODO.rst [GNU] Remove -x/-X from the list of options to be implemented. 2015-04-29 20:35:58 +00:00
UniversalDriver.cpp Update for LLVM API change to return by InputArgList directly (rather than by pointer) from ParseArgs 2015-06-22 22:06:52 +00:00
UniversalDriverOptions.td Add support to print version. 2014-10-08 03:47:51 +00:00
WinLinkDriver.cpp Update for LLVM API change to return by InputArgList directly (rather than by pointer) from ParseArgs 2015-06-22 22:06:52 +00:00
WinLinkModuleDef.cpp [PECOFF] Fix exported symbol in the import library 2014-10-21 21:41:28 +00:00
WinLinkOptions.td [PECOFF] Ignore /maxilkfile option. 2014-11-25 19:51:28 +00:00