llvm-project/clang/include/clang/Driver
Bruno Cardoso Lopes de9cab942b [Driver][Darwin] Pass -no_deduplicate to ld64
Recent versions of ld64 run a deduplicate pass, which is on by default.
Disable the pass by using -no_deduplicate in certain condition and
enhance total compile time.

rdar://problem/25455336

llvm-svn: 284798
2016-10-21 01:49:14 +00:00
..
Action.h Turn ArchName/BoundArch in Driver from raw pointer to StringRef (NFC) 2016-10-07 21:27:26 +00:00
CC1Options.td Add an option to save the backend-produced YAML optimization record to a file 2016-10-11 00:26:09 +00:00
CLCompatOptions.td clang-cl: Support MSVC2015's /validate-charset flag. 2016-08-26 21:51:14 +00:00
CMakeLists.txt cc1as: consolidate option flags with cc1 and eliminate duplication 2014-07-09 14:05:11 +00:00
Compilation.h Turn ArchName/BoundArch in Driver from raw pointer to StringRef (NFC) 2016-10-07 21:27:26 +00:00
Driver.h Turn ArchName/BoundArch in Driver from raw pointer to StringRef (NFC) 2016-10-07 21:27:26 +00:00
DriverDiagnostic.h Header guard canonicalization, clang part. 2014-08-13 16:25:19 +00:00
Job.h [Driver][Darwin] Pass -no_deduplicate to ld64 2016-10-21 01:49:14 +00:00
Multilib.h [NFC] Header cleanup 2016-07-18 19:02:11 +00:00
Options.h Revert r240270 ("Fixed/added namespace ending comments using clang-tidy"). 2015-06-22 23:07:51 +00:00
Options.td New clang option -mpie-copy-relocations to use copy relocations for PIE builds. 2016-10-19 20:24:06 +00:00
Phases.h Reapply "Change -save-temps to emit unoptimized bitcode files." 2014-12-21 07:00:00 +00:00
SanitizerArgs.h [cfi] Export __cfi_check when linking with -fsanitize-cfi-cross-dso. 2016-08-29 23:42:34 +00:00
Tool.h Revert "[Driver] Compute effective target triples once per job (NFCI)" 2016-07-27 23:01:55 +00:00
ToolChain.h Driver: use StringRef instead of raw pointer in lookupTypeForExtension() (NFC) 2016-10-07 21:41:00 +00:00
Types.def Unrevert r280035 now that the clang-cl bug it exposed has been fixed by 2016-08-30 19:06:26 +00:00
Types.h Driver: use StringRef instead of raw pointer in lookupTypeForExtension() (NFC) 2016-10-07 21:41:00 +00:00
Util.h Header guard canonicalization, clang part. 2014-08-13 16:25:19 +00:00