mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-31 12:41:49 +01:00
Fix llvm-cov test as suggested in r196228's post commit review.
llvm-svn: 196255
This commit is contained in:
parent
37be421ce0
commit
531677d105
@ -1,3 +1,5 @@
|
||||
REQUIRES: shell
|
||||
RUN: rm -f test.*
|
||||
RUN: cp %p/Inputs/test.* .
|
||||
RUN: llvm-cov -gcno=test.gcno -gcda=test.gcda
|
||||
RUN: diff -aub test.cpp.gcov test.cpp.llcov
|
||||
|
Loading…
x
Reference in New Issue
Block a user