[ms-inline asm] If the state of the parser is ignore, then don't parse the
authorChad Rosier <mcrosier@apple.com>
Sat, 20 Oct 2012 00:47:08 +0000 (00:47 +0000)
committerChad Rosier <mcrosier@apple.com>
Sat, 20 Oct 2012 00:47:08 +0000 (00:47 +0000)
commit17feeec8d861e99e5860389839e805b2653a2977
tree1e5ca376d12feb13f22353f671ae571890858557
parent4ade92b6145a0d298b3c5ae1af79aca2598a327d
[ms-inline asm] If the state of the parser is ignore, then don't parse the
inline assembly.  Also make sure the remove the ignored statements from the IR.

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