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

Remove the last use of getUnsignedVersion and getSignedVersion from VMCore.

ConstantInt doesn't care about the sign of the type it represents. It only
cares about the bitwidth so there is no need to make the sign of the type
match the SExt or ZExt constant expression.

llvm-svn: 32646
parent f5165ac0
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