[PATCH] D89841: [ELF] --gc-sections: retain dependent sections of non-SHF_ALLOC sections

Peter Smith via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 21 03:26:29 PDT 2020


psmith accepted this revision.
psmith added a comment.
This revision is now accepted and ready to land.

LGTM. If we are marking a section live it makes sense to mark its dependent sections live.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D89841



More information about the llvm-commits mailing list