[libcxx-commits] [PATCH] D123692: [libunwind][AArch64] Add support for DWARF expression for RA_SIGN_STATE.
Vlad Vereschaka via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Fri May 13 16:19:23 PDT 2022
vvereschaka added a comment.
Hi @danielkiss,
the `FAIL: llvm-libunwind-static.cfg.in:: aarch64.ra_sign_state.pass.cpp` test is getting failed on Linux Ubuntu/Aarch64 toolchain builders with the following output:
terminate called after throwing an instance of 'int'
terminate called recursively
here is more details: https://lab.llvm.org/buildbot/#/builders/119/builds/8501/steps/12/logs/FAIL__llvm-libunwind-static_cfg_in___aarch64_ra_si
https://lab.llvm.org/buildbot/#/builders/119/builds/8501
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D123692/new/
https://reviews.llvm.org/D123692
More information about the libcxx-commits
mailing list