1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-22 04:22:57 +02:00
llvm-mirror/lib/AsmParser
Duncan Sands d05a55f03f Rename the 'const' parameter attribute to 'readnone',
and the 'pure' parameter attribute to 'readonly'.
Names suggested by DannyB.

llvm-svn: 44273
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