[PATCH] D148499: [RISC-V libunwind]:Fix RISC-V backtrace issue

Feng Wang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 28 00:06:11 PDT 2023


wf520gg added a comment.

I change some part of a.c code accroding to my test case, and then the problem can be reproduced, please check the file{F27260437 <https://reviews.llvm.org/F27260437>}.
Without this change, the back trace only get one layer.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D148499



More information about the llvm-commits mailing list