forked from OSchip/llvm-project
[libprofile] Make this test not depend on previous runs.
llvm-svn: 264626
This commit is contained in:
parent
7d27e77820
commit
7434e1d01f
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue