X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=compiler%2Frustc_codegen_cranelift%2Fclean_all.sh;h=62e52bd1958005655adbe4609fa3fbfe05c4b907;hb=7b9c8c87819d0d122f56017f5e093ea8c082dc69;hp=ea1f8c1e8920a9a1b432430d97946e1114889803;hpb=ecddc26b0ec4fcf23e066f2f892c40c1beb2f5ad;p=rust.git diff --git a/compiler/rustc_codegen_cranelift/clean_all.sh b/compiler/rustc_codegen_cranelift/clean_all.sh index ea1f8c1e892..62e52bd1958 100755 --- a/compiler/rustc_codegen_cranelift/clean_all.sh +++ b/compiler/rustc_codegen_cranelift/clean_all.sh @@ -3,4 +3,4 @@ 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/ +rm -rf rand/ regex/ simple-raytracer/ portable-simd/ abi-checker/