Implement support for aribrary precision integers by creating two new
authorReid Spencer <rspencer@reidspencer.com>
Wed, 28 Feb 2007 02:23:44 +0000 (02:23 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Wed, 28 Feb 2007 02:23:44 +0000 (02:23 +0000)
commitf231004a1c9f2b064c1daeb04a2d3db800c1b1c9
tree70658db5d1b9f596b24dc0e4e2b9aaf85be4b4f4
parent84b4eeccc70b39f975a82ad098413d129d38a7d3
Implement support for aribrary precision integers by creating two new
tokens: ESAPINTVAL and EUAPINTVAL and adding an APInt* as a semantic value.
This allows us to extend the definition of an integer constant to allow
arbitrary precision integer constant values.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@34714 91177308-0d34-0410-b5e6-96231b3b80d8
lib/AsmParser/llvmAsmParser.y