Added documented rsprofiler interface. Also remove new profiler passes, the
authorAndrew Lenharth <andrewl@lenharth.org>
Mon, 28 Nov 2005 18:00:38 +0000 (18:00 +0000)
committerAndrew Lenharth <andrewl@lenharth.org>
Mon, 28 Nov 2005 18:00:38 +0000 (18:00 +0000)
commitbb227c1b798f6d91dd946a0a9db79d1941911fab
tree713ca3234229dde715ec5e1081c3dc037b1c84b2
parent1981c2e8dcd1b62a15b475d7836a6bdb4f79d6b2
Added documented rsprofiler interface.  Also remove new profiler passes, the
old ones have been updated to implement the interface.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@24499 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Transforms/Instrumentation.h
include/llvm/Transforms/LinkAllPasses.h
include/llvm/Transforms/RSProfiling.h [new file with mode: 0644]
lib/Transforms/Instrumentation/BlockProfiling.cpp
lib/Transforms/Instrumentation/RSProfiling.cpp
lib/Transforms/Instrumentation/RSProfiling.h