Implement arbitrary integer constants through the use of APInt values.
Positive, negative, and hexadecimal integer constants will now return an APInt for values having > 64 bits of precision. llvm-svn: 34715
Loading
Please register or sign in to comment