[llvm-config] Unsupported should be win32

Hopefully this will fix the failing Windows bot.

llvm-svn: 289497
This commit is contained in:
Chris Bieneman 2016-12-12 23:42:08 +00:00
parent d82cc61744
commit e96abc6d45
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
RUN: llvm-config --system-libs 2>&1 | FileCheck %s
UNSUPPORTED: system-windows
UNSUPPORTED: win32
CHECK: -l
CHECK-NOT: error
CHECK-NOT: warning