]> git.proxmox.com Git - rustc.git/blob - compiler/rustc_codegen_cranelift/clean_all.sh
New upstream version 1.61.0+dfsg1
[rustc.git] / compiler / rustc_codegen_cranelift / clean_all.sh
1 #!/usr/bin/env bash
2 set -e
3
4 rm -rf build_sysroot/{sysroot_src/,target/,compiler-builtins/,rustc_version}
5 rm -rf target/ build/ perf.data{,.old} y.bin
6 rm -rf rand/ regex/ simple-raytracer/ portable-simd/