Fix an all too common form of the 'Found global types that are not compatible' warning
authorChris Lattner <sabre@nondot.org>
Thu, 20 Nov 2003 21:04:35 +0000 (21:04 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 20 Nov 2003 21:04:35 +0000 (21:04 +0000)
commit0ac5af08dcd9e0f404c02fc00f2f4e5eaf95bc81
tree8c0bc40c00763a745198ac43ed1376396093a3a9
parent5f36ebeb70a0a9aa13a1eb0ee454a1bf3b965d86
Fix an all too common form of the 'Found global types that are not compatible' warning

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10122 91177308-0d34-0410-b5e6-96231b3b80d8
test/Transforms/FunctionResolve/2003-11-20-BogusResolveWarning.ll [new file with mode: 0644]