]> git.lizzy.rs Git - rust.git/blob - compiler/rustc_codegen_gcc/clean_all.sh
Sync rust-lang/portable-simd@03f6fbb21e6050da2a05b3ce8f480c020b384916
[rust.git] / compiler / rustc_codegen_gcc / clean_all.sh
1 #!/bin/bash --verbose
2 set -e
3
4 rm -rf target/ build_sysroot/{sysroot/,sysroot_src/,target/,Cargo.lock} perf.data{,.old}
5 rm -rf regex/ simple-raytracer/