[ms-inline asm] Make sure the NullStreamParser doesn't try to emit labels when
authorChad Rosier <mcrosier@apple.com>
Mon, 7 Jan 2013 20:34:12 +0000 (20:34 +0000)
committerChad Rosier <mcrosier@apple.com>
Mon, 7 Jan 2013 20:34:12 +0000 (20:34 +0000)
commitdeb1bab60824c01d85e3fd8bc219c64636fe5380
tree8f064c59e2127e393c9a952b983de388b49f4595
parent3cc42205600b2d3865efd1585d79663c41e048f1
[ms-inline asm] Make sure the NullStreamParser doesn't try to emit labels when
parsing MS-style inline assembly.

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