Added the ability to use llvm::APInt class to view
any integers that are larger than a 8 bytes. We can now display signed decimal, unsigned decimal, octal, and binary (we could already view hex before this fix). llvm-svn: 137602
Loading
Please register or sign in to comment