llvm-6502/lib/Transforms/Instrumentation
Devang Patel 3e15bf33e0 Use 'static const char' instead of 'static const int'.
Due to darwin gcc bug, one version of darwin linker coalesces
static const int, which defauts PassID based pass identification.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36652 91177308-0d34-0410-b5e6-96231b3b80d8
2007-05-02 21:39:20 +00:00
..
BlockProfiling.cpp Use 'static const char' instead of 'static const int'. 2007-05-02 21:39:20 +00:00
EdgeProfiling.cpp Use 'static const char' instead of 'static const int'. 2007-05-02 21:39:20 +00:00
Makefile Do not build the ProfilePaths directory anymore 2005-10-24 02:31:49 +00:00
ProfilingUtils.cpp eliminate use of deprecated apis 2007-02-19 07:34:47 +00:00
ProfilingUtils.h
RSProfiling.cpp Use 'static const char' instead of 'static const int'. 2007-05-02 21:39:20 +00:00
RSProfiling.h Use 'static const char' instead of 'static const int'. 2007-05-02 21:39:20 +00:00