OSDN Git Service

Changed profiling-tool-chain.ll test to use optimal-edge-profiling instead of
authorAndreas Neustifter <astifter-llvm@gmx.at>
Wed, 2 Sep 2009 14:24:08 +0000 (14:24 +0000)
committerAndreas Neustifter <astifter-llvm@gmx.at>
Wed, 2 Sep 2009 14:24:08 +0000 (14:24 +0000)
commit793d4a8467841aed21564bf6704421e8f83431fb
treeb6a6fa854f78e81b830817086ce0eb3fa0ce6c94
parent531552aaa24218c1b2043cf56d719f3d940aeed4
Changed profiling-tool-chain.ll test to use optimal-edge-profiling instead of
edge-profiling, this is more useful since the loading of the
optimal-edge-profiling is more complicated.
The edge-profiling is tested in edge-profiling.ll where only the
instrumentation is tested.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@80791 91177308-0d34-0410-b5e6-96231b3b80d8
test/Analysis/Profiling/edge-profiling.ll [new file with mode: 0644]
test/Analysis/Profiling/profiling-tool-chain.ll