[PATCH] D149466: [ELF] Name MergeSyntheticSection using an input section instead of the output section

Peter Smith via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 2 00:42:53 PDT 2023


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

I agree with the change. This should help distinguish the cases where there are more than one MergeSection within the same OutputSection.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D149466



More information about the llvm-commits mailing list