llvm-project/clang/lib/Driver
David Majnemer 17f448b323 [Driver] x86-64 Windows is always PIC
This fixes PR23963.

llvm-svn: 240902
2015-06-28 04:23:33 +00:00
..
Action.cpp Reapply "Change -save-temps to emit unoptimized bitcode files." 2014-12-21 07:00:00 +00:00
CMakeLists.txt Driver: add CrossWindowsToolChain 2014-10-24 03:13:37 +00:00
Compilation.cpp Driver: Use pointee_iterator rather than iterating over unique_ptrs 2014-10-03 01:04:53 +00:00
CrossWindowsToolChain.cpp Pedantically rename all Tool subclasses to be nouns, not verbs. NFC 2015-06-23 20:42:09 +00:00
Driver.cpp clang-format some of the files in lib/Driver. NFC 2015-06-26 15:47:46 +00:00
DriverOptions.cpp Remove the SUPPORT_ALIASARGS define 2013-08-01 00:12:13 +00:00
InputInfo.h Header guard canonicalization, clang part. 2014-08-13 16:25:19 +00:00
Job.cpp Driver: Keep -isysroot flags in crash scripts if we're dumping a VFS 2015-03-12 00:52:56 +00:00
MSVCToolChain.cpp Pedantically rename all Tool subclasses to be nouns, not verbs. NFC 2015-06-23 20:42:09 +00:00
Makefile
Multilib.cpp [multilib] Turn virtual functor into functin_ref 2015-03-22 15:56:12 +00:00
Phases.cpp Reapply "Change -save-temps to emit unoptimized bitcode files." 2014-12-21 07:00:00 +00:00
SanitizerArgs.cpp [CFI] Diagnose when we CFI in diagnostic mode is unavailable on a toolchain. 2015-06-25 23:14:32 +00:00
Tool.cpp Teach Clang how to use response files when calling other tools 2014-09-15 17:45:39 +00:00
ToolChain.cpp [Sanitizers] Provide better diagnostic for sanitizers unsupported for target triple. 2015-06-19 21:36:47 +00:00
ToolChains.cpp [Driver] x86-64 Windows is always PIC 2015-06-28 04:23:33 +00:00
ToolChains.h clang-format some of the files in lib/Driver. NFC 2015-06-26 15:47:46 +00:00
Tools.cpp clang-format some of the files in lib/Driver. NFC 2015-06-26 15:47:46 +00:00
Tools.h [Driver] Give GnuTool LLVM_LIBRARY_VISIBILITY. 2015-06-23 21:15:15 +00:00
Types.cpp Revert r239213: "clang-cl: Implement /GL in terms of -flto." 2015-06-13 02:53:50 +00:00