hanchenye-llvm-project/llvm/lib/AsmParser
Victor Hernandez de5ad42aa1 Remove FreeInst.
Remove LowerAllocations pass.
Update some more passes to treate free calls just like they were treating FreeInst.

llvm-svn: 85176
2009-10-26 23:43:48 +00:00
..
CMakeLists.txt
LLLexer.cpp Remove FreeInst. 2009-10-26 23:43:48 +00:00
LLLexer.h
LLParser.cpp fix PR5295 where the .ll parser didn't reject a function after a global 2009-10-25 23:22:50 +00:00
LLParser.h Auto-upgrade free instructions to calls to the builtin free function. 2009-10-24 04:23:03 +00:00
LLToken.h Rename msasm to alignstack per review. 2009-10-21 23:28:00 +00:00
Makefile
Parser.cpp Use MemoryBuffer::getBufferIdentifier() in the AsmPrinter instead 2009-09-08 22:20:35 +00:00