[llvm] [llvm-jitlink] Explicit exports for builtin runtime functions in MinGW executables (PR #107375)

via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 14 13:37:13 PST 2025


Stefan =?utf-8?q?Gränitz?= <stefan.graenitz at gmail.com>
Message-ID:
In-Reply-To: <llvm.org/llvm/llvm-project/pull/107375 at github.com>


dyung wrote:

> LLVM Buildbot has detected a new failure on builder `ppc64-flang-aix` running on `ppc64-flang-aix-test` while building `llvm` at step 4 "cmake-configure".
> 
> Full details are available at: https://lab.llvm.org/buildbot/#/builders/201/builds/2954
> 
> Here is the relevant piece of the build log for the reference

@weliveindetail This bot's failure seems related to your change, have you looked into it?

I also suspect that your change broke building with MSVC in a non-ninja build on our internal builder. I'm trying to verify it now.

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


More information about the llvm-commits mailing list