Fix bug: FunctionResolve/2003-07-23-CPR-Reference.ll
authorChris Lattner <sabre@nondot.org>
Wed, 23 Jul 2003 22:03:18 +0000 (22:03 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 23 Jul 2003 22:03:18 +0000 (22:03 +0000)
commit1078d1185400cb0f7a6e7971346e3534d8d9ff72
treee2adfe9f47d5749e4a205912efc576d8de700749
parenta99d4f2975440934236f0d076b23999926f34709
Fix bug: FunctionResolve/2003-07-23-CPR-Reference.ll

This fixes a long time annoyance which caused prototypes for bzero, bcopy,
bcmp, fputs, and fputs_unlocked to never get deleted.  Grr.

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