[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)
commit127f5edfd98893d8910a9ae59b10696a824fed24
treee2e8daad8604614ab373b70fe88233c7c141199e
parent3da6f0392a7d936306c8c6c75e5dd7046b551496
[ms-inline asm] If we parsed a statement and the opcode is valid, then it's an instruction.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@165955 91177308-0d34-0410-b5e6-96231b3b80d8
lib/MC/MCParser/AsmParser.cpp
lib/Target/X86/AsmParser/X86AsmParser.cpp