summaryrefslogtreecommitdiffstats
path: root/compiler/rustc_codegen_cranelift/clean_all.sh
blob: 62e52bd1958005655adbe4609fa3fbfe05c4b907 (plain)
1
2
3
4
5
6
#!/usr/bin/env bash
set -e

rm -rf build_sysroot/{sysroot_src/,target/,compiler-builtins/,rustc_version}
rm -rf target/ build/ perf.data{,.old} y.bin
rm -rf rand/ regex/ simple-raytracer/ portable-simd/ abi-checker/