[all-commits] [llvm/llvm-project] de92a1: [ELF] --gc-sections: Work around SHT_PROGBITS .ini...
Fangrui Song via All-commits
all-commits at lists.llvm.org
Tue Dec 28 16:41:03 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: de92a13fec72a0aa80a466e7f228f5af435cebc9
https://github.com/llvm/llvm-project/commit/de92a13fec72a0aa80a466e7f228f5af435cebc9
Author: Fangrui Song <i at maskray.me>
Date: 2021-12-28 (Tue, 28 Dec 2021)
Changed paths:
M lld/ELF/MarkLive.cpp
M lld/test/ELF/gc-sections.s
Log Message:
-----------
[ELF] --gc-sections: Work around SHT_PROGBITS .init_array.N for Rust
See https://github.com/rust-lang/rust/issues/92181
More information about the All-commits
mailing list