New testcase. The linker should not consider it an error if two types
authorChris Lattner <sabre@nondot.org>
Tue, 21 Oct 2003 22:46:22 +0000 (22:46 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 21 Oct 2003 22:46:22 +0000 (22:46 +0000)
commit3d6a08d131a77cef94d59637705f1f0afe6e0483
tree5bc97d630e0ea5895bab93cc16787357d62cac46
parent46079d2274de38bd08ea7f731726d1a5a1296b75
New testcase.  The linker should not consider it an error if two types
disagree.  It should grumble, then go ahead and do it.

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