forked from OSchip/llvm-project
llvm/test/Other/llvm-cov.test: It requires +Asserts to let XFAILed.
llvm-svn: 185799
This commit is contained in:
parent
3231a505bf
commit
1be81b4d1c
|
@ -1,3 +1,4 @@
|
|||
PR11760
|
||||
RUN: llvm-cov -gcda=%S/Inputs/llvm_cov.gcda -gcno=%S/Inputs/llvm_cov.gcno
|
||||
REQUIRES: asserts
|
||||
XFAIL: *
|
||||
|
|
Loading…
Reference in New Issue