Fix a bug that cause a crash resolving questionable function calls
authorChris Lattner <sabre@nondot.org>
Fri, 14 Feb 2003 19:12:29 +0000 (19:12 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 14 Feb 2003 19:12:29 +0000 (19:12 +0000)
commitfd595203bd0d501fae9c1341e8424b9f86af2bb8
tree40f379be86a24baf6a288d5af1d0a720f05aab1b
parent5f07a8b312e9d4ca0142b05ebb1ef088d88b4770
Fix a bug that cause a crash resolving questionable function calls

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