Move the bugpoint test passes to a plugin in preparation for having bugpoint
authorRafael Espindola <rafael.espindola@gmail.com>
Sat, 7 Aug 2010 21:48:09 +0000 (21:48 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Sat, 7 Aug 2010 21:48:09 +0000 (21:48 +0000)
commit3cb96268c47ded89e31885bf4dcfe29ee71ab214
tree0113b22879aca7e39414f3b06ce20fd13ce3a6a5
parentfff0f11989a9ef23ab3e308783cc90c7620000eb
Move the bugpoint test passes to a plugin in preparation for having bugpoint
use opt.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@110520 91177308-0d34-0410-b5e6-96231b3b80d8
test/BugPoint/crash-narrowfunctiontest.ll
test/BugPoint/remove_arguments_test.ll
tools/Makefile
tools/bugpoint-passes/TestPasses.cpp [new file with mode: 0644]
tools/bugpoint/TestPasses.cpp [deleted file]