OSDN Git Service

[x86][AsmParser] Allow some more MS size directives
authorCoby Tayree <coby.tayree@intel.com>
Thu, 28 Sep 2017 11:04:08 +0000 (11:04 +0000)
committerCoby Tayree <coby.tayree@intel.com>
Thu, 28 Sep 2017 11:04:08 +0000 (11:04 +0000)
commitc4a1886529aeb7ec19427ef4f7ba03db67230c48
tree4ff00062681dca8391940a7eeab6b19cc590244c
parent078c2c3fc4990f119d9cbc7e9d4d7584a614f3c0
[x86][AsmParser] Allow some more MS size directives
MS allows the following size directives: float/double and long as synonymous to dword/qword and dword, respectively.
Differential Revision: https://reviews.llvm.org/D37190

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@314410 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/AsmParser/X86AsmParser.cpp
test/MC/X86/intel-syntax.s