rust/compiler/rustc_llvm
Kyle Huey 6e9afb8dde Enable zstd for debug compression.
Set LLVM_ENABLE_ZSTD alongside LLVM_ENABLE_ZLIB so that --compress-debug-sections=zstd is an option.
Use static linking to avoid a new runtime dependency. Add an llvm.libzstd bootstrap option for LLVM
with zstd. Set it off by default except for the dist builder. Handle llvm-config --system-libs output
that contains static libraries.
2024-08-09 05:55:23 -07:00
..
llvm-wrapper Disable MC/DC tests on LLVM 19 2024-07-30 10:22:48 +02:00
src Reformat use declarations. 2024-07-29 08:26:52 +10:00
build.rs Enable zstd for debug compression. 2024-08-09 05:55:23 -07:00
Cargo.toml Update cc crate to v1.0.97 2024-05-08 15:06:35 +00:00