diff options
Diffstat (limited to 'lld/test/COFF/linkrepro.test')
| -rw-r--r-- | lld/test/COFF/linkrepro.test | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/lld/test/COFF/linkrepro.test b/lld/test/COFF/linkrepro.test index a5779a9ec82e..b1195cccb0e8 100644 --- a/lld/test/COFF/linkrepro.test +++ b/lld/test/COFF/linkrepro.test @@ -1,4 +1,6 @@ -# REQUIRES: x86, shell +# REQUIRES: x86 +# Unsupported on Windows due to maximum path length limitations. +# UNSUPPORTED: system-windows # RUN: rm -rf %t.dir # RUN: split-file %s %t.dir |
