Loop over the module, not the symbol table. This makes the code handle
authorChris Lattner <sabre@nondot.org>
Wed, 22 Oct 2003 04:42:20 +0000 (04:42 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 22 Oct 2003 04:42:20 +0000 (04:42 +0000)
commit12b3593dea960e6aba896a90600636226a9ec5a1
tree52053bd92f8bfee5476b70da5235d092ee9bc687
parentf1a80fc54e0a363a559abb903e9805c02eaa74d3
Loop over the module, not the symbol table.  This makes the code handle
unused external functions again

llvm-svn: 9365
llvm/lib/Transforms/IPO/FunctionResolution.cpp