Simplify code. Do not allow functions to be redefined more than once.
authorChris Lattner <sabre@nondot.org>
Wed, 14 Jul 2004 07:12:48 +0000 (07:12 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 14 Jul 2004 07:12:48 +0000 (07:12 +0000)
commit66028f208ed7f7d66760e998db4d863e6f17f97c
tree7d6f607dca39572e5008577f16bb95bd2bce6086
parente002694ce29c89faf18bc1937663b83bb9f56275
Simplify code.  Do not allow functions to be redefined more than once.
Since the stupid '%X = const int 4' thing is gone, we can now simplify
setValueNameMergingDuplicates a bit more.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@14810 91177308-0d34-0410-b5e6-96231b3b80d8
lib/AsmParser/llvmAsmParser.y