diff options
author | Reid Spencer <rspencer@reidspencer.com> | 2006-12-19 21:16:35 +0000 |
---|---|---|
committer | Reid Spencer <rspencer@reidspencer.com> | 2006-12-19 21:16:35 +0000 |
commit | 2acb8e1a437d94ad108db1f4b8c8deb4af3e5f6f (patch) | |
tree | 36887ef4b9f2fceae99ebd120963ce300554a96d /llvm/lib/Transforms/Hello/Hello.cpp | |
parent | 44ef93449a5a266e52b0849e9980cdbf27d3e0f5 (diff) | |
download | llvm-2acb8e1a437d94ad108db1f4b8c8deb4af3e5f6f.zip llvm-2acb8e1a437d94ad108db1f4b8c8deb4af3e5f6f.tar.gz llvm-2acb8e1a437d94ad108db1f4b8c8deb4af3e5f6f.tar.bz2 |
Now that ConstantInt::isValueValidForType can handle signed and unsigned
values regardless of the signedness of the constant's type, it is okay to
always make the AsmWriter.cpp print constant ints as signed values. The
AsmParser will automatically handle things like: uint -1 as a result.
llvm-svn: 32686
Diffstat (limited to 'llvm/lib/Transforms/Hello/Hello.cpp')
0 files changed, 0 insertions, 0 deletions