[PATCH] D86944: [ms] [llvm-ml] Add support for bitwise named operators (AND, NOT, OR) in MASM
Nico Weber via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 3 13:09:45 PDT 2020
thakis accepted this revision.
thakis added inline comments.
This revision is now accepted and ready to land.
================
Comment at: llvm/test/tools/llvm-ml/named_bitwise_operators.test:21
+END
\ No newline at end of file
----------------
can you add a newline?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D86944/new/
https://reviews.llvm.org/D86944
More information about the llvm-commits
mailing list