[llvm] [llvm-jitlink] Explicit exports for builtin runtime functions in MinGW executables (PR #107375)
Stefan Gränitz via llvm-commits
llvm-commits at lists.llvm.org
Fri Sep 6 05:19:50 PDT 2024
weliveindetail wrote:
In fact, we hit the same symbol export problem in MSVC builds and we can apply the same fix. So, I am generalizing this to WIN32.
https://github.com/llvm/llvm-project/pull/107375
More information about the llvm-commits
mailing list