Skip to content
Snippets Groups Projects

Bump all LLVM versions to LLVM 15

Merged Matthew Pickering requested to merge wip/llvm-14 into master
7 files
+ 221
214
Compare changes
  • Side-by-side
  • Inline
Files
7
@@ -24,7 +24,6 @@ let
@@ -24,7 +24,6 @@ let
--constraint='alex ^>= 3.2.7.3' \
--constraint='alex ^>= 3.2.7.3' \
--constraint='happy ^>= 1.20' \
--constraint='happy ^>= 1.20' \
--with-compiler=$GHC \
--with-compiler=$GHC \
--enable-static \
--install-method=copy \
--install-method=copy \
--installdir=${binDir} \
--installdir=${binDir} \
--index-state=${hackageIndexState} \
--index-state=${hackageIndexState} \
Loading