Make "codegen" config.toml profile build llvm

This commit is contained in:
Matt Harding
2023-04-08 07:16:24 +01:00
parent c4f686401d
commit ee554e2444
@@ -9,6 +9,8 @@ compiler-docs = true
assertions = true
# enable warnings during the llvm compilation
enable-warnings = true
# build llvm from source
download-ci-llvm = false
[rust]
# This enables `RUSTC_LOG=debug`, avoiding confusing situations