Make sure that intermediate code is verifier clean to avoid wierd problems.
authorChris Lattner <sabre@nondot.org>
Fri, 7 Mar 2003 18:17:13 +0000 (18:17 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 7 Mar 2003 18:17:13 +0000 (18:17 +0000)
commit10f22cb1a0f2755050218cd0e07221a0985c6b63
tree99f86598965946844652ac135a0a7d50d1f8324e
parent3a43837d859bddfdc24bc0c2d87669a6300c7bfe
Make sure that intermediate code is verifier clean to avoid wierd problems.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@5723 91177308-0d34-0410-b5e6-96231b3b80d8
tools/bugpoint/ExtractFunction.cpp