[libcxx-commits] [PATCH] D159446: [libc++abi][test][VE] Add UNSUPPORTED to pass tests on VE
Fangrui Song via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Tue Sep 5 13:04:59 PDT 2023
MaskRay accepted this revision.
MaskRay added inline comments.
================
Comment at: libcxxabi/test/forced_unwind2.pass.cpp:13
+// VE supports only SjLj libunwind. It doesn't have _Unwind_ForcedUnwind.
+// UNSUPPORTED: target={{ve-.*}}
----------------
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D159446/new/
https://reviews.llvm.org/D159446
More information about the libcxx-commits
mailing list