andrew added a comment.

In D120485#3343538 <https://reviews.llvm.org/D120485#3343538>, @emaste wrote:

> We need to make sure a test covers this as well, perhaps just enabling 
> lldb/test/API/functionalities/unwind/aarch64_unwind_pac/TestAArch64UnwindPAC.py?

I have a local change to use the test, however it depends on forcing 
`isAArch64PAuth` in `lldb/packages/Python/lldbsuite/test/lldbtest.py` to return 
true. We'll need a way to detect which CPU features are supported. On Linux it 
reads `/proc/cpuinfo`, however there isn't a similar simple method on FreeBSD.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D120485

_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to