[llvm-cov gcov][test] Unsupport Windows

This commit is contained in:
Fangrui Song 2020-09-13 15:17:14 -07:00
parent b2c32c90ba
commit 44664a5448
1 changed files with 1 additions and 0 deletions

View File

@ -1,4 +1,5 @@
# Test -r (--relative-only) and -s (--source-prefix).
# UNSUPPORTED: system-windows
RUN: rm -rf %t && mkdir %t && cd %t
RUN: cp %S/Inputs/abs-path.gcno %S/Inputs/abs-path.gcda .