[PATCH] D46874: [MC] - Add .stack_size sections into groups and link them with .text
James Henderson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 23 05:25:42 PDT 2018
jhenderson added a comment.
I'm wondering whether it would make more sense to do the COMDAT group bit without function-sections in the other stack-size-section test, and then rename the new test to stack-size-section-function-sectons or something similar? What do you think?
https://reviews.llvm.org/D46874
More information about the llvm-commits
mailing list