Reid Spencer f231004a1c 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
2007-02-28 02:23:44 +00:00
..
2007-02-27 15:00:39 +00:00
2007-02-15 03:39:18 +00:00
2007-02-15 02:26:10 +00:00
2007-02-27 23:33:03 +00:00