[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
Tue May 11 12:15:06 PDT 2021


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

- Addressed Comments (Moved location of `parseAndMatchAndEmitTargetInstruction` to make the diff easier to view, changed SystemZAsmParser to emit Remark fields differently)


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.344530.patch
Type: text/x-patch
Size: 11055 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210511/36de7839/attachment.bin>


More information about the llvm-commits mailing list