[all-commits] [llvm/llvm-project] 151b53: [ELF] Remove -z sort-thunks (#213074)
Fangrui Song via All-commits
all-commits at lists.llvm.org
Thu Jul 30 19:50:00 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 151b53deb836f82fdc068f05d4af1b42e1c4748a
https://github.com/llvm/llvm-project/commit/151b53deb836f82fdc068f05d4af1b42e1c4748a
Author: Fangrui Song <i at maskray.me>
Date: 2026-07-30 (Thu, 30 Jul 2026)
Changed paths:
M lld/ELF/Config.h
M lld/ELF/Driver.cpp
M lld/ELF/Relocations.cpp
M lld/test/ELF/aarch64-thunk-sort.s
Log Message:
-----------
[ELF] Remove -z sort-thunks (#213074)
The option was added by #211721 (sort forward thunks by descending
destination to prevent convergence failures) as a temporary opt-out.
Tests have been migrated to the default order.
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