MS allows the following size directives: float/double and long as synonymous to dword/qword and dword, respectively.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D37190
[x86][AsmParser] Allow some more MS size directives ClosedPublic Authored by coby on Aug 27 2017, 4:50 AM.
Details
Summary MS allows the following size directives: float/double and long as synonymous to dword/qword and dword, respectively.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Aug 27 2017, 8:55 AM Closed by commit rL314410: [x86][AsmParser] Allow some more MS size directives (authored by coby). · Explain WhySep 28 2017, 4:08 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 112816 lib/Target/X86/AsmParser/X86AsmParser.cpp
test/MC/X86/intel-syntax.s
|