https://sourceware.org/bugzilla/show_bug.cgi?id=22829
--- Comment #13 from NGG <ngg at tresorit dot com> --- (In reply to Fangrui Song from comment #12) > The lld issue was introduced by https://reviews.llvm.org/rL291523 > and was fixed by https://reviews.llvm.org/D56828 . > It affected lld [4.0,8.0). Before 8.0, lld was not very stable. The fix you mentioned is not in the 8.0 lld release, but only in 9.0 (https://github.com/llvm-mirror/lld/blob/release_90/ELF/Writer.cpp contains the fix, but https://github.com/llvm-mirror/lld/blob/release_80/ELF/Writer.cpp does not) -- You are receiving this mail because: You are on the CC list for the bug.