Add UNSUPPORTED to pass tests on VE. VE uses SjLj libunwind, so
_Unwind_Backtrace and _Unwind_ForcedUnwind are not implemented.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D159446
[libc++abi][test][VE] Add UNSUPPORTED to pass tests on VE ClosedPublic Authored by kaz7 on Sep 5 2023, 6:51 AM.
Details
Diff Detail
Event Timelinekaz7 marked an inline comment as done. Comment ActionsUpdate comments.
This revision is now accepted and ready to land.Sep 13 2023, 3:25 PM This revision was landed with ongoing or failed builds.Sep 13 2023, 4:13 PM Closed by commit rG9a220dc6abd6: [libc++abi][test][VE] Add UNSUPPORTED to pass tests on VE (authored by kaz7). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 555857 libcxxabi/test/backtrace_test.pass.cpp
libcxxabi/test/forced_unwind1.pass.cpp
libcxxabi/test/forced_unwind2.pass.cpp
libcxxabi/test/forced_unwind3.pass.cpp
|