[PATCH] D96914: [ELF] Add -z start-stop-gc to let __start_/__stop_ not retain C identifier name sections
Tom Stellard via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 2 20:45:23 PDT 2021
tstellar added a comment.
In D96914#3104973 <https://reviews.llvm.org/D96914#3104973>, @MaskRay wrote:
> In D96914#3104970 <https://reviews.llvm.org/D96914#3104970>, @tstellar wrote:
>
>> @jrtc27 Can you file a bug for this?
>
> @tstellar I think @jrtc27 is over reacted on this issue. I'd be strongly in favor of keeping the status quo.
>
> Reverting would just do more harm. Newer instrumentation technology will suffer more from the unneeded size bloat.
The bug is for tracking purposes, it doesn't mean that we've made a decision one way or the other.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D96914/new/
https://reviews.llvm.org/D96914
More information about the llvm-commits
mailing list