[libprofile] Make this test not depend on previous runs.
authorSean Silva <chisophugis@gmail.com>
Mon, 28 Mar 2016 19:34:22 +0000 (19:34 +0000)
committerSean Silva <chisophugis@gmail.com>
Mon, 28 Mar 2016 19:34:22 +0000 (19:34 +0000)
llvm-svn: 264626

compiler-rt/test/profile/gcc-flag-compatibility.test

index 8e8b55d..b108761 100644 (file)
@@ -1,3 +1,4 @@
+RUN: rm -rf %t.d
 RUN: mkdir -p %t.d
 RUN: %clang_profgen_gcc=%t.d/d1/d2 -o %t.d/code %S/Inputs/gcc-flag-compatibility.c