llvm/lib/Transforms/Instrumentation
Alex Shlyapnikov af689e8d8f Revert "[asan] Delay creation of asan ctor."
Speculative revert. Some libfuzzer tests are affected.

This reverts commit r298731.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@298890 91177308-0d34-0410-b5e6-96231b3b80d8
2017-03-27 23:11:50 +00:00
..
AddressSanitizer.cpp Revert "[asan] Delay creation of asan ctor." 2017-03-27 23:11:50 +00:00
BoundsChecking.cpp Apply clang-tidy's modernize-loop-convert to most of lib/Transforms. 2016-06-26 12:28:59 +00:00
CFGMST.h [PGO] Fix PGO use ICE when there are unreachable BBs 2016-12-02 19:10:29 +00:00
CMakeLists.txt [CMake] NFC. Updating CMake dependency specifications 2016-11-17 04:36:50 +00:00
DataFlowSanitizer.cpp Rename AttributeSet to AttributeList 2017-03-21 16:57:19 +00:00
EfficiencySanitizer.cpp [coverity] Fix uninit variable. 2017-03-17 20:58:08 +00:00
GCOVProfiling.cpp Use StringRef in Pass/PassManager APIs (NFC) 2016-10-01 02:56:57 +00:00
IndirectCallPromotion.cpp Add call branch annotation for ICP promoted direct call in SamplePGO mode. 2017-02-23 22:15:18 +00:00
InstrProfiling.cpp Resubmit r297897: [PGO] Value profile for size of memory intrinsic calls 2017-03-16 21:15:48 +00:00
Instrumentation.cpp [PM] code refactoring /NFC 2016-06-05 03:40:03 +00:00
LLVMBuild.txt [PGO] Resubmit "MST based PGO instrumentation infrastructure" (r254021) 2015-12-09 18:08:16 +00:00
MaximumSpanningTree.h
MemorySanitizer.cpp Rename AttributeSet to AttributeList 2017-03-21 16:57:19 +00:00
PGOInstrumentation.cpp [PGO] Change the internal options description. nfc. 2017-03-17 20:51:44 +00:00
SanitizerCoverage.cpp [sancov] Don't instrument blocks with no insertion point 2017-03-23 23:30:41 +00:00
ThreadSanitizer.cpp Rename AttributeSet to AttributeList 2017-03-21 16:57:19 +00:00