[PATCH] D92151: [MC] Set the unique id of .stack_sizes to the associated .text section's

James Henderson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 26 00:51:32 PST 2020


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

Thanks, LGTM too. Honestly, I'm slightly surprised this wasn't already the case. I guess no-unique-section-names hasn't been widely used in practice.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D92151



More information about the llvm-commits mailing list