[PATCH] D153096: [MC] Fold A-B when A's fragment precedes B's fragment

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 22 12:19:51 PDT 2023


MaskRay updated this revision to Diff 533724.
MaskRay marked an inline comment as done.
MaskRay edited the summary of this revision.
MaskRay added a comment.

indent.
Thank you for the review! Adjusting the description slightly...


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D153096/new/

https://reviews.llvm.org/D153096

Files:
  llvm/lib/MC/MCExpr.cpp
  llvm/test/MC/AArch64/arm64-small-data-fixups.s
  llvm/test/MC/ARM/directive-if-subtraction.s
  llvm/test/MC/MachO/absolutize.s
  llvm/test/MC/MachO/darwin-x86_64-reloc.s
  llvm/test/MC/MachO/reloc-diff.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D153096.533724.patch
Type: text/x-patch
Size: 6821 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230622/2cc5aad8/attachment.bin>


More information about the llvm-commits mailing list