[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)
commitd48d0784874c3e747508180228743ac2a1b9905a
tree19b9d4ae4df049b456d9a8f461a27acdf36400a2
parentb91b3f88adcd0fe3ee603f032a141d1229e3c3bb
[ms-inline asm] Add a size argument to the LookupInlineAsmIdentifier() callback,
which will be used by the asm matcher in the near future.

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