[PATCH] D89733: [ms] [llvm-ml] Support MASM's relational operators (EQ, LT, etc.)
Eric Astor via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 19 13:57:32 PDT 2020
epastor created this revision.
Herald added subscribers: llvm-commits, hiraditya.
Herald added a project: LLVM.
epastor requested review of this revision.
Support the named relational operators (EQ, LT, etc.).
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D89733
Files:
llvm/lib/MC/MCParser/MasmParser.cpp
llvm/lib/Target/X86/AsmParser/X86AsmParser.cpp
llvm/test/tools/llvm-ml/named_bitwise_operators.test
llvm/test/tools/llvm-ml/named_operators.test
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D89733.299144.patch
Type: text/x-patch
Size: 13702 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201019/a716020b/attachment-0001.bin>
More information about the llvm-commits
mailing list