Support VE in long double demangler. This patch corrects
libcxxabi/test/test_demangle.pass.cpp on VE.
Details
Details
- Reviewers
efocht MaskRay jdoerfert awarzynski ldionne libcxx-commits - Group Reviewers
Restricted Project - Commits
- rGe0c54a2e7b9c: [libc++abi][VE] Support VE in long double demangler
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
llvm/include/llvm/Demangle/ItaniumDemangle.h has a copy of struct FloatData<long double> that should be changed as well.