llvm-6502/lib/Transforms/Instrumentation
Eric Christopher 1fe3f9af7f Remove DIBuilder cache of variable TheCU and change the few
uses that wanted it. Also change the interface for createCompileUnit
to compensate. Fix comments that refer to TheCU as well.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@186637 91177308-0d34-0410-b5e6-96231b3b80d8
2013-07-19 00:51:47 +00:00
..
AddressSanitizer.cpp Add 'const' qualifiers to static const char* variables. 2013-07-16 01:17:10 +00:00
BoundsChecking.cpp
CMakeLists.txt
DebugIR.cpp Remove DIBuilder cache of variable TheCU and change the few 2013-07-19 00:51:47 +00:00
DebugIR.h
EdgeProfiling.cpp
GCOVProfiling.cpp Mark a method 'const' and another 'static'. 2013-07-17 03:54:53 +00:00
Instrumentation.cpp
LLVMBuild.txt
Makefile
MaximumSpanningTree.h
MemorySanitizer.cpp
OptimalEdgeProfiling.cpp
PathProfiling.cpp
ProfilingUtils.cpp
ProfilingUtils.h
ThreadSanitizer.cpp