[ms-inline asm] Add a size argument to the LookupInlineAsmIdentifier() callback,
authorChad Rosier <mcrosier@apple.com>
Thu, 18 Oct 2012 20:27:15 +0000 (20:27 +0000)
committerChad Rosier <mcrosier@apple.com>
Thu, 18 Oct 2012 20:27:15 +0000 (20:27 +0000)
commit3298959540ca744ec16b4c65db244534a929a862
tree88d4e8fcf733f6041c3a298584bdf120ab7a5c83
parent974b1907178f980063d4b4defefe3eb4d3d50b7b
[ms-inline asm] Add a size argument to the LookupInlineAsmIdentifier() callback,
which will be used by the asm matcher in the near future.

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