Seperate analysis wrapper stuff to AnalysisWrappers.cpp
authorChris Lattner <sabre@nondot.org>
Mon, 29 Jul 2002 21:24:10 +0000 (21:24 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 29 Jul 2002 21:24:10 +0000 (21:24 +0000)
commit781e6f5f894175a48e21c7b9d443616a7428f1f7
tree12b58de69216fc4bf1f28d794737a44666d429a0
parent6eea01ed8e98fddbf950bbd78d688e5372a1b3f5
Seperate analysis wrapper stuff to AnalysisWrappers.cpp

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3127 91177308-0d34-0410-b5e6-96231b3b80d8
tools/analyze/AnalysisWrappers.cpp [new file with mode: 0644]
tools/analyze/analyze.cpp
tools/opt/AnalysisWrappers.cpp [new file with mode: 0644]