Add option to internalize to allow it to read a file to determine which symbols
authorChris Lattner <sabre@nondot.org>
Thu, 22 May 2003 19:34:49 +0000 (19:34 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 22 May 2003 19:34:49 +0000 (19:34 +0000)
commitc7a2c7f0c9900c6658bc567211d695f0593484c2
tree1791dbca839eb6206cb4a14210407e8fd133931a
parent977abcb790c5d702838392a31583e757213cfdeb
Add option to internalize to allow it to read a file to determine which symbols
should not be internalized

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@6288 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/IPO/Internalize.cpp