[ms-inline asm] Add support for the 'SIZE' and 'LENGTH' operators.
authorChad Rosier <mcrosier@apple.com>
Thu, 17 Jan 2013 19:21:48 +0000 (19:21 +0000)
committerChad Rosier <mcrosier@apple.com>
Thu, 17 Jan 2013 19:21:48 +0000 (19:21 +0000)
commit505bca3617fe310a5ff07914e3cf3ea6ae4d27ed
tree6c85368d39011db9823ea943776dbc1db75517c0
parent3389dbcd243d91e1109009fb95bcdd8a779ea5f2
[ms-inline asm] Add support for the 'SIZE' and 'LENGTH' operators.
Part of rdar://12576868

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