De-virtualize mnemonicIsValid and remove from the base class. It's not called by...
authorCraig Topper <craig.topper@gmail.com>
Tue, 29 Dec 2015 07:43:03 +0000 (07:43 +0000)
committerCraig Topper <craig.topper@gmail.com>
Tue, 29 Dec 2015 07:43:03 +0000 (07:43 +0000)
commitcf09bdf62e125215e161464f294ed1601c196e0b
treeccdf0646e274a80a34310c85d6066d4ef46cfd57
parent3058f6ed44ebaaf3730a9e200ce020ef0c43c0da
De-virtualize mnemonicIsValid and remove from the base class. It's not called by any common code.

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