[PATCH] D98276: [AsmParser][SystemZ][z/OS] Introducing HLASM Parser support to AsmParser - Part 1

Anirudh Prasad via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 3 14:35:50 PDT 2021


anirudhp updated this revision to Diff 342545.
anirudhp added a comment.

- Addressing small comment regarding coalescing if statements + rebase on latest.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D98276

Files:
  llvm/include/llvm/MC/MCAsmInfo.h
  llvm/lib/CodeGen/AsmPrinter/AsmPrinterInlineAsm.cpp
  llvm/lib/MC/MCParser/AsmParser.cpp
  llvm/lib/Target/SystemZ/AsmParser/SystemZAsmParser.cpp
  llvm/lib/Target/SystemZ/MCTargetDesc/SystemZMCAsmInfo.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D98276.342545.patch
Type: text/x-patch
Size: 16337 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210503/fb220c3c/attachment.bin>


More information about the llvm-commits mailing list