llvm-project/llvm/lib/Transforms/Instrumentation
Reid Spencer 3f4e6e84dc For PR1163:
Make the Module's dependent library use a std::vector instead of SetVector
adjust #includes in .cpp files because SetVector.h is no longer included.

llvm-svn: 33855
2007-02-04 00:40:42 +00:00
..
BlockProfiling.cpp For PR1136: Rename GlobalVariable::isExternal as isDeclaration to avoid 2007-01-30 20:08:39 +00:00
EdgeProfiling.cpp For PR950: 2006-12-31 05:48:39 +00:00
EmitFunctions.cpp For PR1136: Rename GlobalVariable::isExternal as isDeclaration to avoid 2007-01-30 20:08:39 +00:00
Makefile Do not build the ProfilePaths directory anymore 2005-10-24 02:31:49 +00:00
ProfilingUtils.cpp relax some types 2007-01-07 07:22:20 +00:00
ProfilingUtils.h Remove trailing whitespace 2005-04-21 23:48:37 +00:00
RSProfiling.cpp For PR1136: Rename GlobalVariable::isExternal as isDeclaration to avoid 2007-01-30 20:08:39 +00:00
RSProfiling.h For PR1163: 2007-02-04 00:40:42 +00:00
TraceBasicBlocks.cpp relax some types 2007-01-07 07:22:20 +00:00