jasonmolenda wrote:

FTR that test is skipped on darwin because _sigtramp in libc on aarch64 doesn't 
have any hand-supplied eh_frame right now :/

I have a test case put together, with a few functions written in assembly with 
hand-added cfi directives.  It's probably darwin specific assembly, obviously 
aarch64 only, but it exercises exactly the bug I am fixing.  will wrap it up 
into a proper test in a tiny bit (hopefully tonight)

https://github.com/llvm/llvm-project/pull/138805
_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to