[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
Sat Jul 22 12:16:17 PDT 2023


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

Updated the revision with the better test and changes per review 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.543219.patch
Type: text/x-patch
Size: 7398 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230722/fe13de89/attachment.bin>


More information about the llvm-commits mailing list