Add support for expressions of the form '1 or 2', etc.
Details
Details
Diff Detail
Diff Detail
- Repository
 - rG LLVM Github Monorepo
 
Paths 
  |  Differential  D86944  
[ms] [llvm-ml] Add support for bitwise named operators (AND, NOT, OR) in MASM ClosedPublic Authored by epastor on Sep 1 2020, 8:00 AM. 
Details Summary Add support for expressions of the form '1 or 2', etc. 
Diff Detail 
 Event Timelineepastor added a parent revision: D86943: [ms] [llvm-ml] Add support for line continuations in MASM.Sep 1 2020, 8:01 AM epastor edited parent revisions, added: D83347: [ms] [llvm-ml] Add support for line continuations in MASM; removed: D86943: [ms] [llvm-ml] Add support for line continuations in MASM.Sep 2 2020, 9:10 AM This revision is now accepted and ready to land.Sep 3 2020, 1:09 PM This revision was landed with ongoing or failed builds.Sep 7 2020, 10:58 AM Closed by commit rGe52e7ad54def: [ms] [llvm-ml] Add support for bitwise named operators (AND, NOT, OR) in MASM (authored by epastor).  ·  Explain Why This revision was automatically updated to reflect the committed changes. 
Revision Contents 
 
Diff 290324 llvm/lib/MC/MCParser/MasmParser.cpp
  | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
can you add a newline?