[PATCH] D129299: [ms] [llvm-ml] Add support for the remaining binary named operators
Eric Astor via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 7 09:00:27 PDT 2022
epastor created this revision.
epastor added reviewers: ayzhao, rnk.
Herald added a subscriber: hiraditya.
Herald added a project: All.
epastor requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
Finish adding support for the remaining binary named operators in expression context: XOR, SHL, and SHR.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D129299
Files:
llvm/lib/MC/MCParser/MasmParser.cpp
llvm/test/tools/llvm-ml/named_operators.asm
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D129299.442940.patch
Type: text/x-patch
Size: 3223 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220707/f24aa92a/attachment.bin>
More information about the llvm-commits
mailing list