llvm-6502/lib/AsmParser
Chris Lattner cb9d6a8f73 Fold setValueNameMergingDuplicates into ParseGlobalVariable, allowing us
to substantially simplify the result.  In particular, we no longer create
GlobalVariables and then immediately destroy them when they are duplciate
definitions.

The real point of this patch though is that it gets us closer to the
DeclareNewGlobalValue calls...


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@14827 91177308-0d34-0410-b5e6-96231b3b80d8
2004-07-14 20:42:57 +00:00
..
.cvsignore
Lexer.l
llvmAsmParser.y Fold setValueNameMergingDuplicates into ParseGlobalVariable, allowing us 2004-07-14 20:42:57 +00:00
Makefile
Parser.cpp
ParserInternals.h