[libprofile] Make this test not depend on previous runs.

llvm-svn: 264626
This commit is contained in:
Sean Silva 2016-03-28 19:34:22 +00:00
parent 7d27e77820
commit 7434e1d01f
1 changed files with 1 additions and 0 deletions

View 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