[PATCH] D86944: [ms] [llvm-ml] Add support for bitwise named operators (AND, NOT, OR) in MASM

Eric Astor via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 3 14:16:56 PDT 2020


epastor updated this revision to Diff 289807.
epastor added a comment.

Add newline to end of test file


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D86944/new/

https://reviews.llvm.org/D86944

Files:
  llvm/lib/MC/MCParser/MasmParser.cpp
  llvm/test/tools/llvm-ml/named_bitwise_operators.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D86944.289807.patch
Type: text/x-patch
Size: 3983 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200903/95d7a3ff/attachment.bin>


More information about the llvm-commits mailing list