hanchenye-llvm-project/llvm/lib/AsmParser
Chris Lattner ef99d3c144 * Fix cases where we were calling Type->getName() instead of Type->getDescription()
* Remove unsized array support
* Malloc/alloca do not require that the first element be an unsized array to be an
  array allocation

llvm-svn: 1458
2001-12-14 16:28:42 +00:00
..
Lexer.l Allow hyphens in identifier names 2001-12-04 04:31:30 +00:00
Makefile Initial revision 2001-06-06 20:29:01 +00:00
Parser.cpp Remove exception specification 2001-10-13 06:37:27 +00:00
ParserInternals.h Renamed inst_const_iterator -> const_inst_iterator 2001-12-04 00:03:30 +00:00
llvmAsmParser.y * Fix cases where we were calling Type->getName() instead of Type->getDescription() 2001-12-14 16:28:42 +00:00