Make sure the extracted function has external linkage, so that it doesn't
authorChris Lattner <sabre@nondot.org>
Thu, 23 May 2002 18:36:25 +0000 (18:36 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 23 May 2002 18:36:25 +0000 (18:36 +0000)
commit6a1359229df442842e9015dc6387a9114df83b4a
treeb83b9870469101ed4c4777da877ca360e176872c
parent1ab854aa1e21c308c05597ead78bb4dce84a7462
Make sure the extracted function has external linkage, so that it doesn't
get eliminated by globaldce!

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