[all-commits] [llvm/llvm-project] 74638f: [test] Replace .data.rel.ro with .section .data.re...
Fangrui Song via All-commits
all-commits at lists.llvm.org
Sat Mar 1 20:55:41 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 74638f16349768c5ddde0f2dd43715471d5de910
https://github.com/llvm/llvm-project/commit/74638f16349768c5ddde0f2dd43715471d5de910
Author: Fangrui Song <i at maskray.me>
Date: 2025-03-01 (Sat, 01 Mar 2025)
Changed paths:
M bolt/test/X86/Inputs/define_bar.s
M lld/test/ELF/linkerscript/lma-align.test
M lld/test/ELF/linkerscript/section-address-align.test
M lld/test/ELF/linkerscript/section-align2.test
Log Message:
-----------
[test] Replace .data.rel.ro with .section .data.rel.ro,"aw"
to avoid using the extension unsupported by gas.
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