llvm-6502/lib/Transforms/Instrumentation
Craig Topper 84bbcfe200 De-constify pointers to Type since they can't be modified. NFC
This was already done in most places a while ago. This just fixes the ones that crept in over time.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@243842 91177308-0d34-0410-b5e6-96231b3b80d8
2015-08-01 22:20:21 +00:00
..
AddressSanitizer.cpp De-constify pointers to Type since they can't be modified. NFC 2015-08-01 22:20:21 +00:00
BoundsChecking.cpp
CMakeLists.txt
DataFlowSanitizer.cpp
GCOVProfiling.cpp
InstrProfiling.cpp
Instrumentation.cpp
LLVMBuild.txt
Makefile
MaximumSpanningTree.h
MemorySanitizer.cpp
SafeStack.cpp
SanitizerCoverage.cpp
ThreadSanitizer.cpp