fix rdar://7997827 - Accept and ignore LL and ULL suffixes on integer literals.
authorChris Lattner <sabre@nondot.org>
Tue, 24 Aug 2010 00:43:25 +0000 (00:43 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 24 Aug 2010 00:43:25 +0000 (00:43 +0000)
commita78c67e9bbf6ff0253945f3ba5bc178ece76d886
treebba07b9d7cc9c7007a46ccf380566160637a9844
parentcb0b04ba6fc847574f592d1a80ff3b60c0d4228c
fix rdar://7997827 - Accept and ignore LL and ULL suffixes on integer literals.

Also fix 0b010 syntax to actually work while we're at it :-)

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@111876 91177308-0d34-0410-b5e6-96231b3b80d8
lib/MC/MCParser/AsmLexer.cpp
test/MC/AsmParser/directive_values.s