[all-commits] [llvm/llvm-project] 510a5c: [ELF] Fix .gnu.version crash when .dynsym is disca...
Fangrui Song via All-commits
all-commits at lists.llvm.org
Thu Jan 2 18:47:07 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 510a5c7fc25b2a3c33679480131cd60049747dd1
https://github.com/llvm/llvm-project/commit/510a5c7fc25b2a3c33679480131cd60049747dd1
Author: Fangrui Song <i at maskray.me>
Date: 2025-01-02 (Thu, 02 Jan 2025)
Changed paths:
M lld/ELF/SyntheticSections.cpp
M lld/test/ELF/linkerscript/discard-section-dynsym.s
Log Message:
-----------
[ELF] Fix .gnu.version crash when .dynsym is discarded
Fix #88650
In addition, delete the unneeded comment.
https://sourceware.org/gnu-gabi/program-loading-and-dynamic-linking.txt
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