[PATCH] D99286: [AsmParser][SystemZ][z/OS] Add in support to only use CommentString as a possible comment syntax
Anirudh Prasad via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 5 07:47:46 PDT 2021
anirudhp updated this revision to Diff 335256.
anirudhp added a comment.
- Addressed Comments
- Renamed MCAsmInfo attribute with a more positive meaning
- Updated tests and AsmLexer with new attribute name.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D99286/new/
https://reviews.llvm.org/D99286
Files:
llvm/include/llvm/MC/MCAsmInfo.h
llvm/lib/MC/MCParser/AsmLexer.cpp
llvm/lib/Target/SystemZ/MCTargetDesc/SystemZMCAsmInfo.cpp
llvm/unittests/MC/SystemZ/SystemZAsmLexerTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D99286.335256.patch
Type: text/x-patch
Size: 8666 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210405/efc474d9/attachment.bin>
More information about the llvm-commits
mailing list