[PATCH] D123692: [libunwind][AArch64] Add support for DWARF expression for RA_SIGN_STATE.

Daniel Kiss via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun May 15 12:44:29 PDT 2022


danielkiss added a comment.

In D123692#3512996 <https://reviews.llvm.org/D123692#3512996>, @vvereschaka wrote:

> 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

Sorry for that, reverted until I can reproduces it locally, I will do this this coming week.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D123692/new/

https://reviews.llvm.org/D123692



More information about the llvm-commits mailing list