[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
       
    Tue Sep  1 08:00:56 PDT 2020
    
    
  
epastor created this revision.
Herald added subscribers: llvm-commits, hiraditya.
Herald added a project: LLVM.
epastor requested review of this revision.
Add support for expressions of the form '1 or 2', etc.
Repository:
  rG LLVM Github Monorepo
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.289171.patch
Type: text/x-patch
Size: 4011 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200901/7f2d8704/attachment.bin>
    
    
More information about the llvm-commits
mailing list