[ms-inline asm] Expose the mnemonicIsValid() function in the AsmParser.
authorChad Rosier <mcrosier@apple.com>
Fri, 21 Sep 2012 22:21:26 +0000 (22:21 +0000)
committerChad Rosier <mcrosier@apple.com>
Fri, 21 Sep 2012 22:21:26 +0000 (22:21 +0000)
commitd717a066c6ddaff401b9259579b265eeafb83b6e
treea359872459e9eb09037dddc15dbf22fe4201202a
parent7b451cf35613cd4dbed1cd2053464b28974571fc
[ms-inline asm] Expose the mnemonicIsValid() function in the AsmParser.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@164420 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/MC/MCTargetAsmParser.h
lib/Target/ARM/AsmParser/ARMAsmParser.cpp
lib/Target/MBlaze/AsmParser/MBlazeAsmParser.cpp
lib/Target/Mips/AsmParser/MipsAsmParser.cpp
lib/Target/X86/AsmParser/X86AsmParser.cpp
utils/TableGen/AsmMatcherEmitter.cpp