summary refs log tree commit diff
path: root/compiler/rustc_codegen_cranelift/clean_all.sh
blob: 23e5bf2e0a8fd77fd08e877fe1a2d2baa29cecaf (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}
rm -rf rand/ regex/ simple-raytracer/ stdsimd/