[ms-inline asm] If we parsed a statement and the opcode is valid, then it's an instru...
authorChad Rosier <mcrosier@apple.com>
Mon, 15 Oct 2012 19:08:18 +0000 (19:08 +0000)
committerChad Rosier <mcrosier@apple.com>
Mon, 15 Oct 2012 19:08:18 +0000 (19:08 +0000)
commitf3bc59968052d152afea6b288007c31edb738b3e
tree1761ae44d9d148956033c1fb46bbe511dea8c625
parentb41459a3c08572e335f9d8f8933564dc01d26c52
[ms-inline asm] If we parsed a statement and the opcode is valid, then it's an instruction.

llvm-svn: 165955
llvm/lib/MC/MCParser/AsmParser.cpp
llvm/lib/Target/X86/AsmParser/X86AsmParser.cpp