llvm-6502/lib/AsmParser
Duncan Sands ed4a2f1688 Rename the 'const' parameter attribute to 'readnone',
and the 'pure' parameter attribute to 'readonly'.
Names suggested by DannyB.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@44273 91177308-0d34-0410-b5e6-96231b3b80d8
2007-11-22 20:23:04 +00:00
..
LLLexer.cpp Rename the 'const' parameter attribute to 'readnone', 2007-11-22 20:23:04 +00:00
LLLexer.h Replace the original flex lexer with a hand writen one. This 2007-11-18 08:46:26 +00:00
llvmAsmParser.cpp.cvs Basic non-power-of-2 vector support 2007-11-15 21:15:26 +00:00
llvmAsmParser.h.cvs Basic non-power-of-2 vector support 2007-11-15 21:15:26 +00:00
llvmAsmParser.y Rename the 'const' parameter attribute to 'readnone', 2007-11-22 20:23:04 +00:00
llvmAsmParser.y.cvs Basic non-power-of-2 vector support 2007-11-15 21:15:26 +00:00
Makefile Replace the original flex lexer with a hand writen one. This 2007-11-18 08:46:26 +00:00
Parser.cpp Replace the original flex lexer with a hand writen one. This 2007-11-18 08:46:26 +00:00
ParserInternals.h Replace the original flex lexer with a hand writen one. This 2007-11-18 08:46:26 +00:00