Subtarget getFeatureBits() returns a uint64_t, not unsigned.
authorBob Wilson <bob.wilson@apple.com>
Sat, 1 Oct 2011 02:47:54 +0000 (02:47 +0000)
committerBob Wilson <bob.wilson@apple.com>
Sat, 1 Oct 2011 02:47:54 +0000 (02:47 +0000)
commit1cea66c3bac79493a23f6ff45260e7e7f9fb8882
tree383a097335649711344c97571bf1822f3a2978fa
parent52490411259ccc34b8c59f3532e78442a46fffd7
Subtarget getFeatureBits() returns a uint64_t, not unsigned.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@140928 91177308-0d34-0410-b5e6-96231b3b80d8
utils/TableGen/FixedLenDecoderEmitter.cpp