[libcxx-commits] [clang] [libcxxabi] [lldb] [llvm] [lldb][Expression] Add structor variant to LLDB's function call labels (PR #149827)
via libcxx-commits
libcxx-commits at lists.llvm.org
Wed Aug 20 09:05:28 PDT 2025
cmtice wrote:
> > Even a 3-4% increase in binary size is going to cause serious problems for us at Google. Is there any way that this work could be guarded by a flag, so that we can turn it off until we find a way to work around the problems it will cause for us?
>
> Yup I put this behind a clang flag in #154142
Thank you!! :-)
https://github.com/llvm/llvm-project/pull/149827
More information about the libcxx-commits
mailing list