[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 22 12:18:14 PDT 2021


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

- Rebasing on latest.


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.339754.patch
Type: text/x-patch
Size: 5578 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210422/d6558010/attachment.bin>


More information about the llvm-commits mailing list