]> granicus.if.org Git - llvm/commitdiff
[test] Remove a needless declaration of REQUIRES: target-windows
authorMartin Storsjo <martin@martin.st>
Fri, 4 Oct 2019 07:05:29 +0000 (07:05 +0000)
committerMartin Storsjo <martin@martin.st>
Fri, 4 Oct 2019 07:05:29 +0000 (07:05 +0000)
This test only relies on running on a case insensitive file system,
the exact target triple of the toolchain shouldn't matter.

Differential Revision: https://reviews.llvm.org/D68136

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@373697 91177308-0d34-0410-b5e6-96231b3b80d8

test/tools/llvm-ar/case-detection.test

index 998ce67b0a79fc182f5ab5d2309d8c9df7f874e7..f49b8ad96e37ac55c2c832f3a9363b5f386a1ac7 100644 (file)
@@ -1,6 +1,6 @@
 -- Test CamelCase tool name to ensure detection works properly
 
-REQUIRES: target-windows, system-windows
+REQUIRES: system-windows
 RUN: yaml2obj %S/Inputs/coff.yaml -o %t.obj
 RUN: rm -rf %t1
 RUN: mkdir %t1