llvm/test/Other/llvm-cov.test: It requires +Asserts to let XFAILed.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@185799 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
NAKAMURA Takumi 2013-07-08 08:44:24 +00:00
parent 63e7a38c89
commit 3b7e9787aa

View File

@ -1,3 +1,4 @@
PR11760
RUN: llvm-cov -gcda=%S/Inputs/llvm_cov.gcda -gcno=%S/Inputs/llvm_cov.gcno
REQUIRES: asserts
XFAIL: *