llvm-project/lld/lib/Driver
Rui Ueyama 81d0d29639 Remove hard-coded leading underscore from entry symbol.
llvm-svn: 190586
2013-09-12 05:09:01 +00:00
..
CMakeLists.txt Rename *Options.td -> <flavor>Options.td. 2013-09-04 00:24:35 +00:00
CoreDriver.cpp Change the parseFile argument from MemoryBuffer pointer to LinkerInput 2013-09-07 17:55:28 +00:00
CoreOptions.td This is my Driver refactoring patch. 2013-04-04 18:59:24 +00:00
DarwinLdDriver.cpp Allow darwin driver to use -help when no input files are specified. 2013-09-10 23:57:41 +00:00
DarwinLdOptions.td Support darwin linker options: 2013-09-10 23:55:14 +00:00
Driver.cpp Change the parseFile argument from MemoryBuffer pointer to LinkerInput 2013-09-07 17:55:28 +00:00
GnuLdDriver.cpp Rename GnuLDInputGraph.h -> GnuLdInputGraph.h for consistency with other files. 2013-09-09 19:30:23 +00:00
GnuLdOptions.td Recognize -Bstatic as alias for -static, clang uses it. 2013-09-09 11:48:43 +00:00
InputGraph.cpp Change the parseFile argument from MemoryBuffer pointer to LinkerInput 2013-09-07 17:55:28 +00:00
UniversalDriver.cpp Revert "Don't pass llvm::errs() all over the place. Diagnostics always go to stderr." 2013-07-15 23:55:07 +00:00
WinLinkDriver.cpp Remove hard-coded leading underscore from entry symbol. 2013-09-12 05:09:01 +00:00
WinLinkOptions.td [PECOFF] Add /machine command line option. 2013-09-06 04:17:07 +00:00