llvm-project/llvm/lib/Transforms/Instrumentation
Diana Picus b050c7fbe0 Revert "Turn some C-style vararg into variadic templates"
This reverts commit r299925 because it broke the buildbots. See e.g.
http://lab.llvm.org:8011/builders/clang-cmake-armv7-a15/builds/6008

llvm-svn: 299928
2017-04-11 10:07:12 +00:00
..
AddressSanitizer.cpp Revert "Turn some C-style vararg into variadic templates" 2017-04-11 10:07:12 +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 Allow DataLayout to specify addrspace for allocas. 2017-04-10 22:27:50 +00:00
EfficiencySanitizer.cpp Revert "Turn some C-style vararg into variadic templates" 2017-04-11 10:07:12 +00:00
GCOVProfiling.cpp Use StringRef in Pass/PassManager APIs (NFC) 2016-10-01 02:56:57 +00:00
IndirectCallPromotion.cpp [PGO] Preserve GlobalsAA in pgo-memop-opt pass. 2017-04-06 20:56:00 +00:00
InstrProfiling.cpp [PGO] Memory intrinsic calls optimization based on profiled size 2017-04-04 16:42:20 +00:00
Instrumentation.cpp [PGO] Memory intrinsic calls optimization based on profiled size 2017-04-04 16:42:20 +00:00
LLVMBuild.txt [PGO] Resubmit "MST based PGO instrumentation infrastructure" (r254021) 2015-12-09 18:08:16 +00:00
MaximumSpanningTree.h
MemorySanitizer.cpp Revert "Turn some C-style vararg into variadic templates" 2017-04-11 10:07:12 +00:00
PGOInstrumentation.cpp [PGO] Memory intrinsic calls optimization based on profiled size 2017-04-04 16:42:20 +00:00
SanitizerCoverage.cpp Revert "Turn some C-style vararg into variadic templates" 2017-04-11 10:07:12 +00:00
ThreadSanitizer.cpp Revert "Turn some C-style vararg into variadic templates" 2017-04-11 10:07:12 +00:00