We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc09e4a commit 5294cf2Copy full SHA for 5294cf2
1 file changed
src/ci/github-actions/jobs.yml
@@ -715,6 +715,8 @@ auto:
715
--enable-full-tools
716
--enable-profiler
717
--enable-llvm-link-shared
718
+ --enable-llvm-enzyme
719
+ --enable-llvm-link-shared
720
DIST_REQUIRE_ALL_TOOLS: 1
721
CODEGEN_BACKENDS: llvm,cranelift
722
CC_i686_pc_windows_gnullvm: i686-w64-mingw32-clang
@@ -728,6 +730,8 @@ auto:
728
730
729
731
732
733
734
735
736
737
<<: *job-windows
0 commit comments