[PATCH] D46874: [MC] - Add .stack_size sections into groups and link them with .text

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 19 03:07:00 PDT 2018


grimar added a comment.

In https://reviews.llvm.org/D46874#1136349, @jhenderson wrote:

> LGTM again :)
>
> If there's no other opinion forthcoming, I'm okay with this going in, so that it doesn't sit around any longer.


If there will be no more objections, I am inclined to commit this on Friday, 22/06 :) I am always happy to address post-commit comments,
and this functionality is enough specific and isolated under the particular flag (-stack-size-section), so I believe it is OK.


https://reviews.llvm.org/D46874





More information about the llvm-commits mailing list