llvm-project/clang/lib/Driver
Sriraman Tallam 5c65148565 New clang option -fno-plt which avoids the PLT and lazy binding while making external calls.
Differential Revision: https://reviews.llvm.org/D39079

llvm-svn: 317605
2017-11-07 19:37:51 +00:00
..
ToolChains New clang option -fno-plt which avoids the PLT and lazy binding while making external calls. 2017-11-07 19:37:51 +00:00
Action.cpp Fix MSVC "not all control paths return a value" warning 2016-10-28 10:09:35 +00:00
CMakeLists.txt Remove Bitrig: Clang Changes 2017-07-21 22:46:31 +00:00
Compilation.cpp Testing commit access. 2017-10-09 19:07:09 +00:00
Distro.cpp Add support of the next Debian (Debian buster - version 10) 2017-10-25 14:25:28 +00:00
Driver.cpp Vary Windows toolchain selection by -fuse-ld 2017-11-06 21:18:05 +00:00
DriverOptions.cpp Revert "Revert r311552: [Bash-autocompletion] Add support for static analyzer flags" 2017-08-29 00:09:31 +00:00
InputInfo.h Add an Action* member to InputInfo. 2016-01-11 23:15:21 +00:00
Job.cpp Revert r316193. 2017-10-20 00:25:07 +00:00
Multilib.cpp Multilib: add dump methods 2017-05-05 21:30:13 +00:00
Phases.cpp Reapply "Change -save-temps to emit unoptimized bitcode files." 2014-12-21 07:00:00 +00:00
SanitizerArgs.cpp [Driver] Add Scudo as a possible -fsanitize= option 2017-11-03 17:04:13 +00:00
Tool.cpp Rename the version of ConstructJob for multiple outputs to ConstructJobMultipleOutputs. 2016-11-03 15:41:50 +00:00
ToolChain.cpp [WebAssembly] Add crt1.o with calling lld 2017-10-27 18:10:19 +00:00
Types.cpp [Driver][OpenMP] Update actions builder to create unbundling action when necessary. 2016-10-27 18:00:51 +00:00
XRayArgs.cpp [XRay][clang] Fix the -fxray-instruction-threshold flag processing 2017-03-30 22:46:45 +00:00