]> granicus.if.org Git - llvm/commitdiff
[LIT] Fix system-windows
authorChris Bieneman <beanz@apple.com>
Tue, 13 Dec 2016 00:29:56 +0000 (00:29 +0000)
committerChris Bieneman <beanz@apple.com>
Tue, 13 Dec 2016 00:29:56 +0000 (00:29 +0000)
Turns out if you were on windows and your default target wasn't windows the system-windows feature wasn't getting enabled.

This fixes that and updates the coff-dwarf test to rely on the new "target-windows" feature. That test was the reason why system-windows was changed to not always be enabled on Windows hosts.

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

test/tools/llvm-config/system-libs.test
test/tools/llvm-symbolizer/coff-dwarf.test

index c7f2470e95b3850640709600e33a49a735847d50..6a1f3e39fa1ee18293b62c76e8ccac163e71b571 100644 (file)
@@ -1,5 +1,5 @@
 RUN: llvm-config --system-libs 2>&1 | FileCheck %s
-UNSUPPORTED: win32
+UNSUPPORTED: system-windows
 CHECK: -l
 CHECK-NOT: error
 CHECK-NOT: warning
index 043c175a8d3ebdc6b849ba3ca6cf575e4f9b5c6b..9611c891197f9025126394a026c07da61f67931b 100644 (file)
@@ -3,7 +3,7 @@ RUN:     | llvm-symbolizer --inlining --relative-address -obj="%p/Inputs/coff-dw
 RUN:     | FileCheck %s
 
 This test relies on UnDecorateSymbolName, which is Windows-only.
-REQUIRES: system-windows
+REQUIRES: target-windows
 
 ADDR: 0x5009
 ADDR: 0x5038