[clang] [Clang-REPL] Fix crash during `__run_exit_handlers` with dynamic libraries. (PR #117475)

via cfe-commits cfe-commits at lists.llvm.org
Wed Dec 18 02:02:56 PST 2024


SahilPatidar wrote:

Sorry for the delay. We'll come up with a solution, or perhaps we can use a direct binary as suggested by @vgvassilev, since we want to avoid invoking the system linker.

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


More information about the cfe-commits mailing list