llvm-project/clang/lib/Driver
Reid Kleckner 6b3a94065b Win64: Add the uwtable attribute by default on Win64
Now that LLVM emits correct .pdata and .xdata for inline functions, we
can reenable this.

llvm-svn: 217178
2014-09-04 18:13:12 +00:00
..
Action.cpp unique_ptrify Driver Action handling 2014-08-29 07:25:23 +00:00
CMakeLists.txt Decouple llvm::SpecialCaseList text representation and its LLVM IR semantics. 2014-07-09 19:40:08 +00:00
Compilation.cpp Fix some cases where StringRef was being passed by const reference. Remove const from some other StringRefs since its implicitly const already. 2014-08-30 16:55:52 +00:00
Driver.cpp unique_ptrify Driver Action handling 2014-08-29 07:25:23 +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 unique_ptrify JobList::Jobs 2014-09-04 16:04:28 +00:00
Makefile
Multilib.cpp Driver: Simplify a use of the path API 2014-08-03 21:46:33 +00:00
Phases.cpp Sort all of Clang's files under 'lib', and fix up the broken headers 2012-12-04 09:13:33 +00:00
SanitizerArgs.cpp Add -link-cxx-sanitizer driver flag. 2014-08-08 22:47:17 +00:00
Tool.cpp Remove stray emacs mode markers in all these files that was causing emacs to 2010-12-31 17:31:54 +00:00
ToolChain.cpp Return a StringRef in getDefaultUniversalArchName. 2014-07-25 19:22:51 +00:00
ToolChains.cpp Typo fix, no functionality change. 2014-09-01 12:35:57 +00:00
ToolChains.h Significantly fix Clang's header search for Ubuntu (and possibly other 2014-08-27 08:41:41 +00:00
Tools.cpp unique_ptrify JobList::Jobs 2014-09-04 16:04:28 +00:00
Tools.h unique_ptrify JobList::Jobs 2014-09-04 16:04:28 +00:00
Types.cpp Add a CC1 option -verify-pch 2014-02-05 22:21:15 +00:00
WindowsToolChain.cpp Win64: Add the uwtable attribute by default on Win64 2014-09-04 18:13:12 +00:00