[all-commits] [llvm/llvm-project] b05071: [lld/ELF] Add tests for start-lib / end-lib with e...
Nico Weber via All-commits
all-commits at lists.llvm.org
Thu Dec 19 08:23:30 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b05071de89e9c26ef8b3f7ab2ff6a56241b54ea8
https://github.com/llvm/llvm-project/commit/b05071de89e9c26ef8b3f7ab2ff6a56241b54ea8
Author: Nico Weber <thakis at chromium.org>
Date: 2024-12-19 (Thu, 19 Dec 2024)
Changed paths:
A lld/test/ELF/Inputs/eager.s
A lld/test/ELF/lto/Inputs/eager.ll
M lld/test/ELF/lto/start-lib.ll
M lld/test/ELF/start-lib.s
Log Message:
-----------
[lld/ELF] Add tests for start-lib / end-lib with eager loads (#120294)
Contains tests for the scenarios fixed in lld/COFF in #120292. They pass
without code changes, but I didn't see existing tests for this.
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