hanchenye-llvm-project/lld/lib/Driver
Rafael Espindola 98efd89e7e Use ld.lld2 as a argv[0] alias.
The reason for the name is so that we can run

./build/bin/clang -fuse-ld=lld2 test.o -o t

llvm-svn: 249122
2015-10-02 12:57:34 +00:00
..
CMakeLists.txt ELF: Add AMDGPU ReaderWriter 2015-08-27 15:55:44 +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 [lld][MachO] Initial implementation of -flat_namespace and -undefined. 2015-09-28 20:25:14 +00:00
DarwinLdOptions.td [lld][MachO] Initial implementation of -flat_namespace and -undefined. 2015-09-28 20:25:14 +00:00
Driver.cpp [LLD] Fix Clang-tidy modernize-use-nullptr warnings; other minor cleanups. 2015-10-02 00:36:00 +00:00
GnuLdDriver.cpp [Mips] Rejects all --hash-style arguments except 'sysv' in case of MIPS target 2015-09-16 13:36:32 +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 Use ld.lld2 as a argv[0] alias. 2015-10-02 12:57:34 +00:00
UniversalDriverOptions.td Add support to print version. 2014-10-08 03:47:51 +00:00