Import the trace class from the reoptimizer
authorChris Lattner <sabre@nondot.org>
Mon, 8 Mar 2004 20:57:27 +0000 (20:57 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 8 Mar 2004 20:57:27 +0000 (20:57 +0000)
commit6ba8972919b79996e7b9d646ca005d81dbebd04a
tree011b8101902f9a92f8c06e212eedbe9f472b4d52
parent5cedabafe5decd3c30dea6bf54c5e47ec85c44d9
Import the trace class from the reoptimizer

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@12236 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Analysis/Trace.h [new file with mode: 0644]
lib/Analysis/Trace.cpp [new file with mode: 0644]