llvm-6502/lib/Transforms/Instrumentation
Jay Foad 5fdd6c8793 Second attempt at de-constifying LLVM Types in FunctionType::get(),
StructType::get() and TargetData::getIntPtrType().

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@134982 91177308-0d34-0410-b5e6-96231b3b80d8
2011-07-12 14:06:48 +00:00
..
CMakeLists.txt Fix cmake build. 2011-04-16 02:06:46 +00:00
EdgeProfiling.cpp
GCOVProfiling.cpp Second attempt at de-constifying LLVM Types in FunctionType::get(), 2011-07-12 14:06:48 +00:00
Instrumentation.cpp Rename LineProfiling to GCOVProfiling to more accurately represent what it 2011-04-16 01:20:23 +00:00
Makefile
MaximumSpanningTree.h
OptimalEdgeProfiling.cpp Remove unused STL header includes. 2011-04-23 19:53:52 +00:00
PathProfiling.cpp fix the varargs version of StructType::get to not require an LLVMContext, making usage 2011-06-18 22:48:56 +00:00
ProfilingUtils.cpp Second attempt at de-constifying LLVM Types in FunctionType::get(), 2011-07-12 14:06:48 +00:00
ProfilingUtils.h