hanchenye-llvm-project/lld/lib/Driver
Simon Atanasyan 92480f9a20 [Mips] Rejects all --hash-style arguments except 'sysv' in case of MIPS target
MIPS ABI supports only --hash-style=sysv variant.

llvm-svn: 247796
2015-09-16 13:36:32 +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 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 [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 COFF: Remove lld-link2 alias. 2015-08-07 21:02:36 +00:00
UniversalDriverOptions.td Add support to print version. 2014-10-08 03:47:51 +00:00