[libcxx-commits] [PATCH] D159004: [libc++abi][VE] Support VE in long double demangler
Kazushi Marukawa via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Mon Sep 4 17:22:50 PDT 2023
kaz7 added a comment.
In D159004#4636421 <https://reviews.llvm.org/D159004#4636421>, @MaskRay wrote:
> llvm/include/llvm/Demangle/ItaniumDemangle.h has a copy of `struct FloatData<long double>` that should be changed as well.
Thank you so much. I didn't notice that.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D159004/new/
https://reviews.llvm.org/D159004
More information about the libcxx-commits
mailing list