llvm-project/lld/lib/Driver
Eugene Zelenko 4154794892 Fix Clang-tidy modernize-use-auto warnings, other minor fixes.
Differential revision: http://reviews.llvm.org/D14553

llvm-svn: 252661
2015-11-10 22:37:38 +00:00
..
CMakeLists.txt ELF: Add AMDGPU ReaderWriter 2015-08-27 15:55:44 +00:00
CoreDriver.cpp Update lld to match llvm r250901. OptTable constructor now takes an ArrayRef. NFC 2015-10-21 16:31:56 +00:00
CoreOptions.td This is my Driver refactoring patch. 2013-04-04 18:59:24 +00:00
DarwinLdDriver.cpp [lld][Darwin] Add support for the -sectcreate option. 2015-10-24 08:20:51 +00:00
DarwinLdOptions.td [lld][Darwin] Add support for the -sectcreate option. 2015-10-24 08:20:51 +00:00
Driver.cpp Fix Clang-tidy modernize-use-auto warnings, other minor fixes. 2015-11-10 22:37:38 +00:00
GnuLdDriver.cpp Update lld to match llvm r250901. OptTable constructor now takes an ArrayRef. NFC 2015-10-21 16:31:56 +00:00
GnuLdOptions.td [Driver] Ignore -G option in both new and old ELF linker 2015-10-28 14:50:58 +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 lld to match llvm r250901. OptTable constructor now takes an ArrayRef. NFC 2015-10-21 16:31:56 +00:00
UniversalDriverOptions.td Add support to print version. 2014-10-08 03:47:51 +00:00