[TableGen] Move determination of IsIsolatedToken into the tokenizer instead of trying...
authorCraig Topper <craig.topper@gmail.com>
Thu, 31 Dec 2015 05:01:45 +0000 (05:01 +0000)
committerCraig Topper <craig.topper@gmail.com>
Thu, 31 Dec 2015 05:01:45 +0000 (05:01 +0000)
commitee721e98670c591fd25c6af9dae49e4daef4584f
tree0ca06da49ef70654f40f23a3509e95ec81ec6e27
parent3c4b3a54581fe5badf08b9a0a32f8b2e5f55151d
[TableGen] Move determination of IsIsolatedToken into the tokenizer instead of trying to search characters around the token. No functional change intended. Verified for in-tree targets.

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