Add a method to extract a loop
authorChris Lattner <sabre@nondot.org>
Sun, 14 Mar 2004 20:02:07 +0000 (20:02 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 14 Mar 2004 20:02:07 +0000 (20:02 +0000)
commit7546c3884a400b72d10fc19f120c6798b294a39d
tree943f14421d2c3bd21e4a995dfcb30854ce658cb0
parent41bc0b069c74afa05e92a97ff2c5d3cfa7426505
Add a method to extract a loop

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