make the asmparser reject function and type redefinitions. 'Merging' hasn't been
authorChris Lattner <sabre@nondot.org>
Fri, 17 Jun 2011 07:06:44 +0000 (07:06 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 17 Jun 2011 07:06:44 +0000 (07:06 +0000)
commitd589099eec8d120b5a7227072c4e717856e2276f
tree4d87ce41a738f60f8c6df1df4895d22c6293510c
parent424545e9509318e56be88021babec26cbfab8cc8
make the asmparser reject function and type redefinitions.  'Merging' hasn't been
needed since llvm-gcc 3.4 days.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@133248 91177308-0d34-0410-b5e6-96231b3b80d8
24 files changed:
lib/AsmParser/LLParser.cpp
test/Analysis/BasicAA/modref.ll
test/Assembler/2002-07-14-InternalLossage.ll [deleted file]
test/Assembler/2002-10-15-NameClash.ll [deleted file]
test/Assembler/private.ll [deleted file]
test/CodeGen/ARM/2008-04-10-ScavengerAssert.ll
test/CodeGen/ARM/private.ll
test/CodeGen/ARM/vqdmul.ll
test/CodeGen/Alpha/private.ll
test/CodeGen/CellSPU/private.ll
test/CodeGen/Mips/private.ll
test/CodeGen/SPARC/private.ll
test/CodeGen/X86/2009-08-06-branchfolder-crash.ll
test/CodeGen/X86/private.ll
test/CodeGen/X86/sibcall.ll
test/CodeGen/XCore/private.ll
test/Feature/calltest.ll
test/Feature/globalredefinition.ll [deleted file]
test/Integer/globalredefinition_bt.ll [deleted file]
test/Transforms/InstCombine/bswap-fold.ll
test/Transforms/InstCombine/intrinsics.ll
test/Transforms/InstCombine/objsize.ll
test/Transforms/MemCpyOpt/memcpy.ll
test/Transforms/TailCallElim/inf-recursion.ll