Add command-line option to select whether to isolate or delete function from
authorMisha Brukman <brukman+llvm@gmail.com>
Thu, 22 Apr 2004 23:07:39 +0000 (23:07 +0000)
committerMisha Brukman <brukman+llvm@gmail.com>
Thu, 22 Apr 2004 23:07:39 +0000 (23:07 +0000)
commitca718e41cf77880b68790e010868917338665444
tree023a309d0abc8b45a61667de1175c9a993f89508
parent7d248397a738c31bbe6e22bfe93a17cc560efdf7
Add command-line option to select whether to isolate or delete function from
module. Default is `isolate' as before.

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