roc/crates/compiler/build
Richard Feldman b8d723edcb
Don't use CodeModel::Large anymore
This breaks certain use cases of building with --no-link
and an aarch64 target and then linking with lld (via zig cc)
(see "aarch64 linux target" thread on Zulip)

Also it seems to be unnecessary in practice on LLVM 13,
as the comment suggests!
2023-06-21 10:46:52 -04:00
..
src Don't use CodeModel::Large anymore 2023-06-21 10:46:52 -04:00
Cargo.toml Split utils into error and command utils 2023-03-10 09:39:43 -08:00