[PATCH] D100987: [AsmParser][SystemZ][z/OS] Implement HLASM location counter syntax ("*") for Z PC-relative instructions.
Anirudh Prasad via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 29 09:13:59 PDT 2021
anirudhp updated this revision to Diff 341543.
anirudhp added a comment.
- Rebase on latest + moving the `StarIsPC` field in SystemZMCAsmInfo.cpp to below `DotIsPC`
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D100987/new/
https://reviews.llvm.org/D100987
Files:
llvm/include/llvm/MC/MCAsmInfo.h
llvm/lib/MC/MCParser/AsmParser.cpp
llvm/lib/Target/SystemZ/AsmParser/SystemZAsmParser.cpp
llvm/lib/Target/SystemZ/MCTargetDesc/SystemZMCAsmInfo.cpp
llvm/test/MC/AsmParser/directive_rept-diagnostics.s
llvm/unittests/MC/SystemZ/SystemZAsmLexerTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D100987.341543.patch
Type: text/x-patch
Size: 5543 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210429/c9800c39/attachment.bin>
More information about the llvm-commits
mailing list