Issue 126830
Summary Fix unwind registration for multiple JIT instances in a single process. (2nd attempt)
Labels new issue
Assignees
Reporter lhames
    /cherry-pick 84fe1f63b02414085bf7a8434caaf4a358be86da 9f61a60c777465c8a1bb67f80560a9e3b4d0f05b

This is the fix for https://github.com/llvm/llvm-project/issues/126611. It only affects ORC, and only changes behavior when used with libunwind (so primarily on Darwin and BSD, but some Linux clients too).

This issue supersedes https://github.com/llvm/llvm-project/issues/126824, and includes a follow-up patch to fix an unused variable warning.


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

Reply via email to