]> granicus.if.org Git - llvm/commitdiff
Fix UNSUPPORTED attribute from windows to system-windows.
authorDouglas Yung <douglas.yung@sony.com>
Sat, 22 Jun 2019 01:14:29 +0000 (01:14 +0000)
committerDouglas Yung <douglas.yung@sony.com>
Sat, 22 Jun 2019 01:14:29 +0000 (01:14 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@364122 91177308-0d34-0410-b5e6-96231b3b80d8

test/tools/llvm-lipo/thin-executable-universal-binary.test

index 19c4fbdf627336d75113618902cfba2a082f68f1..3992373d9e46f516acbd7abe03c47cbea69e071d 100644 (file)
@@ -1,5 +1,5 @@
 # Executable testing is not supported on Windows, since all files are considered executable
-# UNSUPPORTED: windows
+# UNSUPPORTED: system-windows
 # RUN: yaml2obj %s > %t-universal.o
 
 # RUN: chmod -x %t-universal.o