diff options
Diffstat (limited to 'llvm/test/tools/llvm-cov/cov-comdat.test')
-rw-r--r-- | llvm/test/tools/llvm-cov/cov-comdat.test | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/llvm/test/tools/llvm-cov/cov-comdat.test b/llvm/test/tools/llvm-cov/cov-comdat.test index e8018d58be6..5184a957190 100644 --- a/llvm/test/tools/llvm-cov/cov-comdat.test +++ b/llvm/test/tools/llvm-cov/cov-comdat.test @@ -1,5 +1,3 @@ -REQUIRES: shell - # The binary contains two (merged) covmap sections which # have duplicate CovMapRecords from comdat (template instantation). # This test makes sure the reader reads it properly. It also |