OSDN Git Service

[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)
commitc5ac87d067861309fb461b9c53f9e429fbe0d067
treecd310abed1e64d79e71669fc1b8c6937b64a3b9d
parentbe6f884afc019b54f6185064cd2daa45c5c73c57
[ms-inline asm] Add the helper function, isParseringInlineAsm(). To be used in a future commit.

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