[libcxx-commits] [PATCH] D159004: [libc++abi][VE] Support VE in long double demangler

Fangrui Song via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Sun Sep 3 16:41:59 PDT 2023


MaskRay accepted this revision.
MaskRay added a comment.

llvm/include/llvm/Demangle/ItaniumDemangle.h has a copy of `struct FloatData<long double>` that should be changed as well.


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