[ms-inline asm] Add error handling to the ParseIntelDotOperator() function.
authorChad Rosier <mcrosier@apple.com>
Thu, 25 Oct 2012 17:37:43 +0000 (17:37 +0000)
committerChad Rosier <mcrosier@apple.com>
Thu, 25 Oct 2012 17:37:43 +0000 (17:37 +0000)
commit5e6b37fa3d5f555b0aba7b2594f28b359a22ea31
tree5799fd7eee11cf5124beb09b263c38b60a464ea1
parenta8a0a155de16830b8fcab539ba2ec21de3145532
[ms-inline asm] Add error handling to the ParseIntelDotOperator() function.

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