[PATCH] D142572: [AArch64] fix bug #55005 handle DW_CFA_GNU_window_save
Sebastian Pop via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 27 17:18:47 PST 2023
sebpop added a comment.
Thanks Amir for the tip, configuring with `-DLLVM_ENABLE_PROJECTS="clang;bolt;lld"` enabled `check-bolt` target.
Thanks yota9 for pointing out the format for the test "pre-built binary in yaml format", I adapted my test following one of your previous tests.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D142572/new/
https://reviews.llvm.org/D142572
More information about the llvm-commits
mailing list