[ms-inline asm] Add the helper function, isParseringInlineAsm(). To be used in a...
authorChad Rosier <mcrosier@apple.com>
Tue, 16 Oct 2012 20:16:20 +0000 (20:16 +0000)
committerChad Rosier <mcrosier@apple.com>
Tue, 16 Oct 2012 20:16:20 +0000 (20:16 +0000)
commite4ad2a0b96f0d836bf8e4e65b9b786dc2105d966
tree37177b8d055c8647bb9e8e5857b59a4eda939361
parent8f46e914fba5b5d5aed6836faf37876daeab105e
[ms-inline asm] Add the helper function, isParseringInlineAsm(). To be used in a future commit.

llvm-svn: 166054
llvm/include/llvm/MC/MCParser/MCAsmParser.h
llvm/lib/MC/MCParser/AsmParser.cpp