commit | a1a9b688803a4d17af6a183f208470ddbc9c4a8d | [log] [tgz] |
---|---|---|
author | Craig Topper <craig.topper@gmail.com> | Wed Dec 30 06:00:15 2015 +0000 |
committer | Craig Topper <craig.topper@gmail.com> | Wed Dec 30 06:00:15 2015 +0000 |
tree | f3e849e839880e2b35a9519bd4a24545d2c57ac3 | |
parent | 13e79a46af0ed3036286111797bd4db08f45ecb9 [diff] |
[TableGen] Use 'size_t' instead of 'unsigned' to better match the argument types of addAsmOperand. Simplify some code by using StringRef::find instead of std::find. These were previously done in r247527 and r247528, but another commit seems to have erased them. NFC git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@256624 91177308-0d34-0410-b5e6-96231b3b80d8