[all-commits] [llvm/llvm-project] d1b95a: Revert "[llvm-jitlink] Explicit exports for builti...
dyung via All-commits
all-commits at lists.llvm.org
Fri Feb 14 19:59:34 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d1b95acad747880c081229d1ca63dc28bde6c190
https://github.com/llvm/llvm-project/commit/d1b95acad747880c081229d1ca63dc28bde6c190
Author: dyung <douglas.yung at sony.com>
Date: 2025-02-14 (Fri, 14 Feb 2025)
Changed paths:
M llvm/tools/llvm-jitlink/CMakeLists.txt
Log Message:
-----------
Revert "[llvm-jitlink] Explicit exports for builtin runtime functions in MinGW executables" (#127297)
Reverts llvm/llvm-project#107375
This was causing a build bot failure
(https://lab.llvm.org/buildbot/#/builders/201/builds/2954) and also
breaks building with VS2019. See
https://github.com/llvm/llvm-project/pull/107375#issuecomment-2660709198
for details.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list