also remove test.cpp

This commit is contained in:
Sylvestre Ledru 2021-08-17 12:28:16 +02:00
parent 2a5020dbfb
commit 8729fbb999

View File

@ -1494,6 +1494,6 @@ fi
#clean up
rm -f a.out bar crash-* foo foo.* lldb-cmd.txt main.* test_fuzzer.cc foo.* o
rm -rf output matmul.* *profraw opt.ll a.json default.profdata test
rm -rf output matmul.* *profraw opt.ll a.json default.profdata test test.cpp
echo "Completed"