llvm-project/lld/lib/Driver
Joerg Sonnenberger 4dcee6960f Add default search path if -nostdlib is not provided.
Add basic emulation mapping for NetBSD/amd64, so that clang -m32 works
as expected.

llvm-svn: 198337
2014-01-02 19:18:36 +00:00
..
CMakeLists.txt [Gnu] Move code from .h to .cpp. 2013-11-24 22:29:19 +00:00
CoreDriver.cpp Fix copy/paste error. 2013-12-24 20:43:54 +00:00
CoreOptions.td This is my Driver refactoring patch. 2013-04-04 18:59:24 +00:00
DarwinLdDriver.cpp [mach-o] add MachOLinkingContext::configure(type, arch, os) 2013-12-21 01:47:17 +00:00
DarwinLdOptions.td Support darwin linker options: 2013-09-10 23:55:14 +00:00
Driver.cpp Make SimpleFileNode inherit from FileNode. 2013-12-19 23:39:02 +00:00
GnuLdDriver.cpp Add default search path if -nostdlib is not provided. 2014-01-02 19:18:36 +00:00
GnuLdInputGraph.cpp Run clang-format on r197727. 2013-12-20 07:48:29 +00:00
GnuLdOptions.td Add default search path if -nostdlib is not provided. 2014-01-02 19:18:36 +00:00
UniversalDriver.cpp [Driver] Change UniversalDriver to use TD file. 2013-10-24 04:23:02 +00:00
UniversalDriverOptions.td [Driver] Change UniversalDriver to use TD file. 2013-10-24 04:23:02 +00:00
WinLinkDriver.cpp [PECOFF] Change the DLL entry symbol. 2013-12-27 07:14:34 +00:00
WinLinkInputGraph.cpp [lld] Introduce registry and Reference kind tuple 2013-12-19 21:58:00 +00:00
WinLinkOptions.td [PECOFF] Do not accept "/include <string>" option. 2013-12-26 06:00:26 +00:00