[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
Thu Mar 11 14:38:23 PST 2021
anirudhp updated this revision to Diff 330073.
anirudhp added a comment.
- A bit of refactoring (reduced a bit of duplication of code). Removed functions which no longer need to be under "protected".
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.330073.patch
Type: text/x-patch
Size: 18104 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210311/ea33e976/attachment.bin>
More information about the llvm-commits
mailing list