[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
Mon May 3 10:27:23 PDT 2021


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

- Rebase 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.342446.patch
Type: text/x-patch
Size: 5543 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210503/238b595a/attachment.bin>


More information about the llvm-commits mailing list