[all-commits] [llvm/llvm-project] 718fd9: ELF, test: Make tests not rely on PPC64 .TOC.
Fangrui Song via All-commits
all-commits at lists.llvm.org
Sun Jun 8 10:14:43 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 718fd90b8a8cee30b6e491d6f78306e88ecaafbf
https://github.com/llvm/llvm-project/commit/718fd90b8a8cee30b6e491d6f78306e88ecaafbf
Author: Fangrui Song <i at maskray.me>
Date: 2025-06-08 (Sun, 08 Jun 2025)
Changed paths:
M lld/test/ELF/ppc64-long-branch-pi.s
M lld/test/ELF/ppc64-relocs.s
Log Message:
-----------
ELF,test: Make tests not rely on PPC64 .TOC.
`.quad .TOC. at tocbase` leads to a R_PPC64_TOC relocation referencing 0.
GNU Assembler does not define .TOC. . Fix reliance on the .TOC. symbol.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list