New testcase: globals should be linked if they are the wrong type. We should
authorChris Lattner <sabre@nondot.org>
Tue, 21 Oct 2003 23:17:45 +0000 (23:17 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 21 Oct 2003 23:17:45 +0000 (23:17 +0000)
commit4b611631bc5dad85a22aed790c59b18d7fa58a84
tree59567a218b75356808f358c3b9ac9546ad97715c
parentaeb18ce9c012f8554f48bae9bb32351c6eeaa26c
New testcase: globals should be linked if they are the wrong type.  We should
just moan loudly.

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