Skip to content

Commit 58141b2

Browse files
jieyouxumati865
authored andcommitted
Revert "Build shared LLVM lib for windows-gnullvm"
This reverts commit 1d1280a. Looks like this causes problems with certain LLVM bin tools not finding `libLLVM` on `*-windows-gnullvm`. This commit is a _minimal_ revert to return us to known state to alleviate time pressure to investigate.
1 parent a57ed7f commit 58141b2

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

src/ci/github-actions/jobs.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -722,7 +722,6 @@ auto:
722722
--target=aarch64-pc-windows-gnullvm,i686-pc-windows-gnullvm
723723
--enable-full-tools
724724
--enable-profiler
725-
--enable-llvm-link-shared
726725
DIST_REQUIRE_ALL_TOOLS: 1
727726
CODEGEN_BACKENDS: llvm,cranelift
728727
CC_i686_pc_windows_gnullvm: i686-w64-mingw32-clang
@@ -735,7 +734,6 @@ auto:
735734
--build=x86_64-pc-windows-gnullvm
736735
--enable-full-tools
737736
--enable-profiler
738-
--enable-llvm-link-shared
739737
DIST_REQUIRE_ALL_TOOLS: 1
740738
CODEGEN_BACKENDS: llvm,cranelift
741739
<<: *job-windows

0 commit comments

Comments
 (0)