about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/allocator.rs
diff options
context:
space:
mode:
authorBernardo Meurer Costa <bemeurer@amazon.com>2024-05-15 18:48:26 +0000
committerBernardo Meurer Costa <bemeurer@amazon.com>2024-05-20 15:01:10 +0000
commit95c05c3e376376bb5210b62207ab3d9d01468996 (patch)
treeed26a7a748ad186c55f99040d75a80414c12ce35 /compiler/rustc_codegen_llvm/src/allocator.rs
parent4c075c622cd929c1561fcbfc369813aceefb86f1 (diff)
downloadrust-95c05c3e376376bb5210b62207ab3d9d01468996.tar.gz
rust-95c05c3e376376bb5210b62207ab3d9d01468996.zip
refactor(opt-dist): use rustc-perf from rustc checkout
This replaces the hardcoded rustc-perf commit and ad-hoc downloading and
unpacking of its zipped source with defaulting to use the new rustc-perf
submodule.

While it would be nice to make `opt-dist` able to initialize the
submodule automatically when pointing to a Rust checkout _other_ than
the one opt-dist was built in, that would require a bigger refactor that
moved `update_submodule`, from bootstrap, into build_helper.

Regardless, I imagine it must be quite rare to use `opt-dist` with a
checkout that is neither from a rust-src tarball (which will contain the
submodule), nor the checkout opt-dist itself was built (bootstrap will
update the submodule when opt-dist is built).
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/allocator.rs')
0 files changed, 0 insertions, 0 deletions