[all-commits] [llvm/llvm-project] feb745: [ms] [llvm-ml] Accept whitespace around the dot op...
Eric Astor via All-commits
all-commits at lists.llvm.org
Tue Sep 29 14:01:45 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: feb74530f86516de211d8b91eab426fc39d1b3e8
https://github.com/llvm/llvm-project/commit/feb74530f86516de211d8b91eab426fc39d1b3e8
Author: Eric Astor <epastor at google.com>
Date: 2020-09-29 (Tue, 29 Sep 2020)
Changed paths:
M llvm/lib/MC/MCParser/MasmParser.cpp
M llvm/lib/Target/X86/AsmParser/X86AsmParser.cpp
A llvm/test/tools/llvm-ml/dot_operator.test
M llvm/test/tools/llvm-ml/struct.test
Log Message:
-----------
[ms] [llvm-ml] Accept whitespace around the dot operator
MASM allows arbitrary whitespace around the Intel dot operator, especially when used for struct field lookup
Reviewed By: rnk
Differential Revision: https://reviews.llvm.org/D88450
More information about the All-commits
mailing list