llvm-6502/lib/Transforms/Instrumentation
Chris Lattner d74ea2bbd8 Patches to make the LLVM sources more -pedantic clean. Patch provided
by Anton Korobeynikov!  This is a step towards closing PR786.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@28447 91177308-0d34-0410-b5e6-96231b3b80d8
2006-05-24 17:04:05 +00:00
..
BlockProfiling.cpp Added documented rsprofiler interface. Also remove new profiler passes, the 2005-11-28 18:00:38 +00:00
EdgeProfiling.cpp
EmitFunctions.cpp
Makefile
ProfilingUtils.cpp
ProfilingUtils.h
RSProfiling.cpp Patches to make the LLVM sources more -pedantic clean. Patch provided 2006-05-24 17:04:05 +00:00
RSProfiling.h Patches to make the LLVM sources more -pedantic clean. Patch provided 2006-05-24 17:04:05 +00:00
TraceBasicBlocks.cpp Add explicit #includes of <iostream> 2006-01-22 22:53:01 +00:00
TraceValues.cpp