Pull out code shared between GV forward-decl and definition processing.
authorChris Lattner <sabre@nondot.org>
Wed, 14 Jul 2004 08:23:52 +0000 (08:23 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 14 Jul 2004 08:23:52 +0000 (08:23 +0000)
commitd88998db015c7b49352695595b89fa891ee54eb7
tree6c06cbbe1f795af9cc405afab8bec3902254b87c
parent66028f208ed7f7d66760e998db4d863e6f17f97c
Pull out code shared between GV forward-decl and definition processing.
This gives us only a single call site for setValueNameMergingDuplicates.
The next stage is the start merging them together.

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