[PATCH] D119068: [libunwind] Define _Unwind_Backtrace for powerpc, sparc

Koakuma via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 7 06:03:38 PST 2022


koakuma added a comment.

Looks okay here too `check-unwind` tests passes and `_Unwind_Backtrace` seems to work on Gentoo/sparc64, at least.

  [100%] Running libunwind tests
  -- Testing: 11 tests, 11 workers --
  Testing:  0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90..
  
  Testing Time: 1.82s
    Unsupported: 4
    Passed     : 7
  [100%] Built target check-unwind


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D119068



More information about the llvm-commits mailing list