llvm-6502/lib/AsmParser
Reid Spencer 9ffad0a43f Allow negative constants for unsigned integers and unsigned constants
greater than MAX_INT64 for signed integers. This is now valid and is just
waiting for the distinction between signed and unsigned to go away.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@32716 91177308-0d34-0410-b5e6-96231b3b80d8
2006-12-20 17:20:09 +00:00
..
.cvsignore
Lexer.cpp.cvs
Lexer.l
Lexer.l.cvs
llvmAsmParser.cpp.cvs Hopefully these are the regenerated files 2006-12-08 18:07:09 +00:00
llvmAsmParser.h.cvs Hopefully these are the regenerated files 2006-12-08 18:07:09 +00:00
llvmAsmParser.y Allow negative constants for unsigned integers and unsigned constants 2006-12-20 17:20:09 +00:00
llvmAsmParser.y.cvs Hopefully these are the regenerated files 2006-12-08 18:07:09 +00:00
Makefile
Parser.cpp
ParserInternals.h