[Lldb-commits] [lldb] [lldb] Revive shell test after updating UnwindTable (PR #86770)

Jason Molenda via lldb-commits lldb-commits at lists.llvm.org
Tue Mar 26 22:56:43 PDT 2024


jasonmolenda wrote:

I developed & tested this on aarch64 linux, the only system I have here that runs this shell test.  It's a little trickier to test on macOS, we basically only use compact_unwind and it's in the executable binary, not the dSYM SymbolFile.

https://github.com/llvm/llvm-project/pull/86770


More information about the lldb-commits mailing list