Use an unsigned type because there seems to be no reason for it to be signed.
authorCraig Topper <craig.topper@gmail.com>
Sun, 30 Nov 2014 00:24:32 +0000 (00:24 +0000)
committerCraig Topper <craig.topper@gmail.com>
Sun, 30 Nov 2014 00:24:32 +0000 (00:24 +0000)
commita4ea4b0983e1ba9c884c2b962fb9eaaa7ac7d0ab
tree315b7413ed8d0d03bd59cf824fd8fba30a74466b
parent66ac49302f9f45df092a43debd9598997bdd9ef5
Use an unsigned type because there seems to be no reason for it to be signed.

llvm-svn: 222966
llvm/lib/TableGen/TGParser.cpp