March 27, 2026
2:20 p.m.
On Fri Mar 27 14:08:55 2026 +0000, Safocl Stollmannovic wrote:
Oh, I think I understand what you were talking about – the mistakenly set AND instead of OR. I've corrected it – thanks. __unw_init_local isn't a compiler intrinsic, it's just a normal function with a funny name.
Its implementation is just a placement new. https://github.com/llvm/llvm-project/blob/52a880d30ba6cba38579ad7f51289d9ebe... -- https://gitlab.winehq.org/wine/wine/-/merge_requests/10471#note_134071