Skip to content
Commit b6af1aae authored by Reid Spencer's avatar Reid Spencer
Browse files

Fix an assertion introduced by my last change to the toString method. We

can't use getZExtValue() to extract the low order bits for each digit.
Instead, we need to access the low order word directly.

llvm-svn: 37242
parent c12dd520
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment