[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
Thu Aug 17 14:14:37 PDT 2023


hjyamauchi updated this revision to Diff 551264.
hjyamauchi added a comment.

Rebased over https://reviews.llvm.org/D158122. Addressed the comments on the test code.


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.551264.patch
Type: text/x-patch
Size: 3954 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230817/b104bcc9/attachment.bin>


More information about the llvm-commits mailing list