diff options
author | Reid Spencer <rspencer@reidspencer.com> | 2006-12-18 01:11:03 +0000 |
---|---|---|
committer | Reid Spencer <rspencer@reidspencer.com> | 2006-12-18 01:11:03 +0000 |
commit | d54d8fa45a1f189580934259fcac3fc3c663810e (patch) | |
tree | e9e68fa770964edde16586774e7418663a57e9f1 /tools/llvm2cpp/CppWriter.cpp | |
parent | b1788a341cf0ad05604fdb5ae6b8f2e8c4e83c5c (diff) |
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.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@32646 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'tools/llvm2cpp/CppWriter.cpp')
0 files changed, 0 insertions, 0 deletions