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)
commit1de1483e385127bcfcfdeba19252777a68ff3a21
tree1e76135a2914294d36b2ef174c978281f54749d5
parent0142c1e5a0f94cd76ff62aee580ab1366238c006
New testcase.  The linker should not consider it an error if two types
disagree.  It should grumble, then go ahead and do it.

llvm-svn: 9356
llvm/test/Regression/Linker/2003-10-21-ConflictingTypesTolerance.ll [new file with mode: 0644]