Allow negative constants for unsigned integers and unsigned constants
authorReid Spencer <rspencer@reidspencer.com>
Wed, 20 Dec 2006 17:20:09 +0000 (17:20 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Wed, 20 Dec 2006 17:20:09 +0000 (17:20 +0000)
commit9ffad0a43f189bbc75139bf49cb0114882dc14a9
treee5d8bea36ae7b48c2abeb16e9ff62b83a0480d9b
parent3bad2533bb18d45a811e56d9fd3a2d1e7b94be9e
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
lib/AsmParser/llvmAsmParser.y