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

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
parent 44ef9344
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