about summary refs log tree commit diff
path: root/compiler/rustc_codegen_cranelift/clean_all.sh
blob: 5a69c862d016d616d967d413d42b598cea2d934f (plain)
1
2
3
4
5
#!/bin/bash --verbose
set -e

rm -rf target/ build/ build_sysroot/{sysroot_src/,target/} perf.data{,.old}
rm -rf rand/ regex/ simple-raytracer/