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

Mateusz MikuĊ‚a via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 2 16:11:42 PST 2022


mati865 accepted this revision.
mati865 added a comment.

LGTM

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


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