hanchenye-llvm-project/llvm/lib/AsmParser
Chris Lattner 322bf4f3a9 Change the MallocInst & AllocaInst ctors to take the allocated type, not the
pointer type returned.

llvm-svn: 3710
2002-09-13 22:28:45 +00:00
..
Lexer.l - Remove unused STRING token from lexer & parser 2002-08-16 21:14:40 +00:00
Makefile Library bumped up out of Assembly directory 2002-04-08 20:17:06 +00:00
Parser.cpp AsmParser now depends on clients to verify that input is well formed 2002-08-30 22:52:23 +00:00
ParserInternals.h include/llvm/DataTypes.h includes this #define so we don't need it anymore 2002-09-13 22:25:00 +00:00
llvmAsmParser.y Change the MallocInst & AllocaInst ctors to take the allocated type, not the 2002-09-13 22:28:45 +00:00