]> git.proxmox.com Git - rustc.git/blame - compiler/rustc_codegen_cranelift/clean_all.sh
Merge tag 'debian/1.52.1+dfsg1-1_exp2' into proxmox/buster
[rustc.git] / compiler / rustc_codegen_cranelift / clean_all.sh
CommitLineData
6a06907d 1#!/usr/bin/env bash
29967ef6
XL
2set -e
3
5869c6ff 4rm -rf target/ build/ build_sysroot/{sysroot_src/,target/,compiler-builtins/} perf.data{,.old}
29967ef6 5rm -rf rand/ regex/ simple-raytracer/