[libcxx-commits] [libcxxabi] [libcxxabi] Fix the long double demangling for PowerPC (PR #135332)
Martin Storsjö via libcxx-commits
libcxx-commits at lists.llvm.org
Fri Apr 11 02:23:59 PDT 2025
mstorsjo wrote:
> I think this is fine to land without waiting for the CI. We don't have anything in the CI that would catch this anyways.
Thanks! And as long as at least _some_ CI tasks have completed successfully, we can be kinda safe that the patch isn't entirely broken (causing compilation of libcxxabi to fail). Landing it now.
https://github.com/llvm/llvm-project/pull/135332
More information about the libcxx-commits
mailing list