llvm-6502/lib/Transforms/Instrumentation
Jay Foad 267010864e Replace the existing forms of ConstantArray::get() with a single form
that takes an ArrayRef.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@133615 91177308-0d34-0410-b5e6-96231b3b80d8
2011-06-22 09:24:39 +00:00
..
CMakeLists.txt
EdgeProfiling.cpp
GCOVProfiling.cpp Replace the existing forms of ConstantArray::get() with a single form 2011-06-22 09:24:39 +00:00
Instrumentation.cpp
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 Revamp the "ConstantStruct::get" methods. Previously, these were scattered 2011-06-20 04:01:31 +00:00
ProfilingUtils.h