Reid Spencer 812cc9c807 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
2006-12-19 21:16:35 +00:00
..
2006-09-23 04:03:45 +00:00
2006-11-27 01:05:10 +00:00
2006-06-07 23:03:13 +00:00
2005-04-21 23:48:37 +00:00
2006-12-08 18:06:16 +00:00
2006-07-27 04:24:14 +00:00
2006-12-18 23:40:19 +00:00