[PATCH] D88450: [ms] [llvm-ml] Accept whitespace around the dot operator
Eric Astor via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 28 14:20:55 PDT 2020
epastor created this revision.
epastor added reviewers: rnk, thakis.
Herald added subscribers: llvm-commits, hiraditya.
Herald added a project: LLVM.
epastor requested review of this revision.
MASM allows arbitrary whitespace around the Intel dot operator, especially when used for struct field lookup
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D88450
Files:
llvm/lib/MC/MCParser/MasmParser.cpp
llvm/lib/Target/X86/AsmParser/X86AsmParser.cpp
llvm/test/tools/llvm-ml/dot_operator.test
llvm/test/tools/llvm-ml/struct.test
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D88450.294808.patch
Type: text/x-patch
Size: 8272 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200928/7e1748ed/attachment.bin>
More information about the llvm-commits
mailing list