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 Remove trailing whitespace 2005-04-21 23:48:37 +00:00
EmitFunctions.cpp Eliminate tabs and trailing spaces 2005-04-23 21:38:35 +00:00
Makefile Do not build the ProfilePaths directory anymore 2005-10-24 02:31:49 +00:00
ProfilingUtils.cpp When a function takes a variable number of pointer arguments, with a zero 2005-10-23 04:37:20 +00:00
ProfilingUtils.h Remove trailing whitespace 2005-04-21 23:48:37 +00:00
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 When a function takes a variable number of pointer arguments, with a zero 2005-10-23 04:37:20 +00:00