mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-31 12:41:49 +01:00
Suppress llvm-cov.test on Win32, with REQUIRES: shell
"cd" is unsupported in lit internal runner. llvm-svn: 194652
This commit is contained in:
parent
16c5446ff3
commit
7dbd6ea3fe
@ -1,4 +1,6 @@
|
||||
RUN: cd %p/Inputs
|
||||
# "cd" is unsupported in lit internal runner.
|
||||
REQUIRES: shell
|
||||
|
||||
RUN: llvm-cov -gcno=test.gcno -gcda=test.gcda \
|
||||
RUN: | diff test.cpp.gcov -
|
||||
|
Loading…
x
Reference in New Issue
Block a user