[PATCH] D144174: [Support][RISCV] Disable use of backtrace() for RISC-V backtraces
Luís Marques via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 2 08:52:16 PST 2023
luismarques added a comment.
In D144174#4164725 <https://reviews.llvm.org/D144174#4164725>, @luismarques wrote:
> AFAICT it would not improve the GNU `backtrace` situation.
Sorry, I was speaking from memory and it had been a while since I looked at this. I went back to check my notes/tests and `-fasynchronous-unwind-tables` does help for `backtrace`.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D144174/new/
https://reviews.llvm.org/D144174
More information about the llvm-commits
mailing list