llvm-mirror/lib/AsmParser
Reid Spencer 9a0451787d Provide the correct patch for bug 345. The solution is to add a setTypeName
function to llvmAsmParser.y and then use it in the one place in the grammar
that needs it. Also had to make Type::setName public because setTypeName
needs it in order to retain compatibility with setValueName.

llvm-svn: 13795
2004-05-26 21:48:31 +00:00
..
.cvsignore
Lexer.l
llvmAsmParser.y Provide the correct patch for bug 345. The solution is to add a setTypeName 2004-05-26 21:48:31 +00:00
Makefile
Parser.cpp
ParserInternals.h