[PATCH] D83504: [PowerPC] Implement R_PPC64_REL24_NOTOC local calls. callee has a TOC
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 16 14:44:41 PDT 2020
MaskRay added inline comments.
================
Comment at: lld/test/ELF/ppc64-pcrel-call-to-toc.s:2
+# REQUIRES: ppc
+# RUN: echo 'SECTIONS { \
+# RUN: .text_func 0x10010000 : { *(.text_func) } \
----------------
Do you mind adopting https://reviews.llvm.org/D83834#change-qrppZgZj6Chf ?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D83504/new/
https://reviews.llvm.org/D83504
More information about the llvm-commits
mailing list