[PATCH] D155732: [MC][COFF][AArch64] Avoid incorrect IMAGE_REL_ARM64_BRANCH26 relocations.

Hiroshi Yamauchi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 24 11:22:34 PDT 2023


hjyamauchi updated this revision to Diff 543654.
hjyamauchi marked 2 inline comments as done.
hjyamauchi added a comment.

Update to address comments.


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

https://reviews.llvm.org/D155732

Files:
  llvm/lib/MC/WinCOFFObjectWriter.cpp
  llvm/lib/Target/AArch64/MCTargetDesc/AArch64AsmBackend.cpp
  llvm/test/MC/AArch64/coff-relocations-branch26.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D155732.543654.patch
Type: text/x-patch
Size: 7506 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230724/493f1aaa/attachment.bin>


More information about the llvm-commits mailing list