[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
Sat Feb 15 03:29:30 PST 2025
weliveindetail wrote:
@dyung Thanks for diagnosing and reverting. The bot failures reported above and they didn't seem related on first glance, but you are right, AIX must have some special exports logic already. Configuration fails with:
```
cannot create target "llvm-jitlink_exports" because another target with the same name already exist
```
Maybe I find some time next week to fix that. Can you point me at a public facing bot that reproduces the MSVC issue please?
https://github.com/llvm/llvm-project/pull/107375
More information about the llvm-commits
mailing list