llvm-6502/lib/AsmParser
Chris Lattner 7fccf76048 remove some fixme's
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@92304 91177308-0d34-0410-b5e6-96231b3b80d8
2009-12-30 06:00:36 +00:00
..
CMakeLists.txt
LLLexer.cpp rename NamedOrCustomMD -> MetadataVar to follow conventions of all the rest of the code. 2009-12-30 05:02:06 +00:00
LLLexer.h rename lltok::Metadata -> lltok::exclaim. We name tokens 2009-12-30 04:56:59 +00:00
LLParser.cpp remove some fixme's 2009-12-30 06:00:36 +00:00
LLParser.h now that instruction metadata is only parsed in one place, eliminate the 2009-12-30 05:48:36 +00:00
LLToken.h rename NamedOrCustomMD -> MetadataVar to follow conventions of all the rest of the code. 2009-12-30 05:02:06 +00:00
Makefile
Parser.cpp Use MemoryBuffer::getBufferIdentifier() in the AsmPrinter instead 2009-09-08 22:20:35 +00:00