commit | ac67b50fcfaab20829b4bce32cfdce77507f6c72 | [log] [tgz] |
---|---|---|
author | Jim Grosbach <grosbach@apple.com> | Tue Feb 26 20:17:10 2013 +0000 |
committer | Jim Grosbach <grosbach@apple.com> | Tue Feb 26 20:17:10 2013 +0000 |
tree | 6ab28f137e524da3143a0cfb03a13dc036d7bba5 | |
parent | d06c9cb9bb0ad682d097f704f8ed97b0fb657670 [diff] |
AsmParser: More generic support for integer type suffices. For integer constants, allow 'L', 'UL' as well as 'ULL' and 'LL'. This provides better support for shared headers between .s and .c files that define bunches of constant values. rdar://9321056 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@176118 91177308-0d34-0410-b5e6-96231b3b80d8