[TSan] remove artifacts from gotsan build in 'make clean' command
authorAlexey Samsonov <samsonov@google.com>
Fri, 1 Feb 2013 15:30:36 +0000 (15:30 +0000)
committerAlexey Samsonov <samsonov@google.com>
Fri, 1 Feb 2013 15:30:36 +0000 (15:30 +0000)
llvm-svn: 174180

compiler-rt/lib/tsan/Makefile.old

index 593482f..1e74cbc 100644 (file)
@@ -93,3 +93,4 @@ clean:
        rm -f asm_*.s libtsan.nm libtsan.objdump */*.o tsan_test
        rm -rf $(GTEST_BUILD_DIR)
        $(MAKE) clean -C rtl -f Makefile.old
+       rm -f go/*.s