about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/errors.rs
diff options
context:
space:
mode:
authorKyle Huey <khuey@kylehuey.com>2024-05-27 20:10:46 -0700
committerKyle Huey <khuey@kylehuey.com>2024-08-09 05:55:23 -0700
commit6e9afb8dde7a9810fe444efc6e0e282c23be0a24 (patch)
tree90259b0ff371cbb6ca40b5d7e649bd7d1b0c06b8 /compiler/rustc_codegen_llvm/src/errors.rs
parent97e72524a34994541810438258115802f8b85543 (diff)
downloadrust-6e9afb8dde7a9810fe444efc6e0e282c23be0a24.tar.gz
rust-6e9afb8dde7a9810fe444efc6e0e282c23be0a24.zip
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.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/errors.rs')
0 files changed, 0 insertions, 0 deletions