aboutsummaryrefslogtreecommitdiffstats
path: root/tools/llvm-extract
Commit message (Collapse)AuthorAgeFilesLines
* Make sure the extracted function has external linkage, so that it doesn'tChris Lattner2002-05-231-0/+3
| | | | | | | get eliminated by globaldce! git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2736 91177308-0d34-0410-b5e6-96231b3b80d8
* Initial checkin of the "extract" utilityChris Lattner2002-05-221-0/+104
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2716 91177308-0d34-0410-b5e6-96231b3b80d8