Nov. 21, 2023
12:21 p.m.
Out of curiosity, how does pthread_exit unwind work on ARM? Does it not need any unwind info somehow?
It does need it, I've added CFI info in v2. I'll leave the EHABI support to @mstorsjo since I'm not sure how to test it. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/4445#note_53142