[TableGen] Use 'size_t' instead of 'unsigned' to better match the argument types...
authorCraig Topper <craig.topper@gmail.com>
Sun, 13 Sep 2015 18:01:09 +0000 (18:01 +0000)
committerCraig Topper <craig.topper@gmail.com>
Sun, 13 Sep 2015 18:01:09 +0000 (18:01 +0000)
commit9bd78892b0cbf77a3e01208146129dc19d5837fe
tree0bf504f160370d19bad44120e50508af17e139e3
parent29f50e978353954afd7db22ef842edbea0066518
[TableGen] Use 'size_t' instead of 'unsigned' to better match the argument types of addAsmOperand. NFC

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