llvm-mirror/lib/AsmParser
Duncan Sands 94d751995e Add a convenience method for modifying parameter
attributes.  While there, I noticed that not all
attribute methods returned a pointer-to-constant,
so I fixed that.

llvm-svn: 44457
2007-11-30 18:19:18 +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 Add some convenience methods for querying attributes, and 2007-11-28 17:07:01 +00:00
llvmAsmParser.h.cvs Fix PR1146: parameter attributes are longer part of 2007-11-27 13:23:08 +00:00
llvmAsmParser.y Add a convenience method for modifying parameter 2007-11-30 18:19:18 +00:00
llvmAsmParser.y.cvs Add some convenience methods for querying attributes, and 2007-11-28 17:07:01 +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