summaryrefslogtreecommitdiffstats
path: root/compiler/rustc_codegen_cranelift/clean_all.sh
blob: ea1f8c1e8920a9a1b432430d97946e1114889803 (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/