Add a MnemonicIsValid method to the asm matcher.
authorBob Wilson <bob.wilson@apple.com>
Wed, 26 Jan 2011 21:43:46 +0000 (21:43 +0000)
committerBob Wilson <bob.wilson@apple.com>
Wed, 26 Jan 2011 21:43:46 +0000 (21:43 +0000)
commit1fe3aa15e9cdc4981d7a125d87eaf257c1d75af1
treef43295a300211a5317143d10fdac6544b6af1d26
parent4a95c199779037d1dc60db8f7b883e28c794b001
Add a MnemonicIsValid method to the asm matcher.
Patch by Bill Wendling.

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