[TableGen] Move calls to getValueAsInt out of a loop since they aren't simple functio...
authorCraig Topper <craig.topper@gmail.com>
Wed, 13 Jan 2016 07:20:05 +0000 (07:20 +0000)
committerCraig Topper <craig.topper@gmail.com>
Wed, 13 Jan 2016 07:20:05 +0000 (07:20 +0000)
commitced4b139cd8f6145857b0b987e166ceb121e72d1
tree480fa564c5cc0a8b53254c44ec5b800ffa26063b
parent8bb7acb4c17874dd85a9acd009295c5d5cb0fbf9
[TableGen] Move calls to getValueAsInt out of a loop since they aren't simple functions. NFC

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