mirror of
https://github.com/RPCS3/llvm.git
synced 2025-02-03 01:06:05 +00:00
Fix llvm-cov test as suggested in r196228's post commit review.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@196255 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
5004f51a33
commit
5e4142170e
@ -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