[all-commits] [llvm/llvm-project] 94ef6a: [test] Migrate AArch64 thunk tests to the default ...
Fangrui Song via All-commits
all-commits at lists.llvm.org
Thu Jul 30 09:38:47 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 94ef6a696069211685027fe4aa65a31ccfbe3453
https://github.com/llvm/llvm-project/commit/94ef6a696069211685027fe4aa65a31ccfbe3453
Author: Fangrui Song <i at maskray.me>
Date: 2026-07-30 (Thu, 30 Jul 2026)
Changed paths:
M lld/test/ELF/aarch64-thunk-align.s
M lld/test/ELF/aarch64-thunk-bti-execute-only.s
M lld/test/ELF/aarch64-thunk-bti-multipass.s
M lld/test/ELF/aarch64-thunk-bti.s
M lld/test/ELF/aarch64-thunk-script.s
Log Message:
-----------
[test] Migrate AArch64 thunk tests to the default thunk order (#212691)
Drop -z nosort-thunks (added by #211721 to keep creation order) and
update expectations to the default order: forward thunks sorted by
descending destination.
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