]> granicus.if.org Git - llvm/commit
Add options to disable simplification with passes, in case one of them crashes
authorChris Lattner <sabre@nondot.org>
Fri, 25 Apr 2003 22:08:12 +0000 (22:08 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 25 Apr 2003 22:08:12 +0000 (22:08 +0000)
commit6db70ef879916e6115ac97eb76e4fea973652e2c
treebef6354af75558b723884411231cabc938186305
parent8bdd129c8a4db68e7a70b05ef03957509b55a6f9
Add options to disable simplification with passes, in case one of them crashes

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