]> git.lizzy.rs Git - rust.git/blob - compiler/rustc_codegen_cranelift/clean_all.sh
Auto merge of #80412 - GuillaumeGomez:fix-search-section-pos, r=jyn514
[rust.git] / compiler / rustc_codegen_cranelift / clean_all.sh
1 #!/bin/bash --verbose
2 set -e
3
4 rm -rf target/ build/ build_sysroot/{sysroot_src/,target/} perf.data{,.old}
5 rm -rf rand/ regex/ simple-raytracer/