[PATCH] D120805: [LLD] [COFF] Order .debug_* sections at the end, to avoid leaving gaps if stripped

Martin Storsjö via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 3 00:08:26 PST 2022


mstorsjo added a comment.

In D120805#3355837 <https://reviews.llvm.org/D120805#3355837>, @mati865 wrote:

> LGTM
>
> Rebuilt Rust with this patch applied to host LLVM and it still works after stripping binaries and libraries.

Thanks for testing!


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D120805/new/

https://reviews.llvm.org/D120805



More information about the llvm-commits mailing list