summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEhsan Akhgari <ehsan.akhgari@gmail.com>2016-02-09 20:02:35 +0000
committerEhsan Akhgari <ehsan.akhgari@gmail.com>2016-02-09 20:02:35 +0000
commit601b6da8e34c523ab8fad25007e1f02262d398e6 (patch)
tree663543597fac8507ac4fbffd6f429a86cc1cf987
parent969b1a50a04e579146f1a78c0c10547a8175577c (diff)
downloadbcm5719-llvm-601b6da8e34c523ab8fad25007e1f02262d398e6.tar.gz
bcm5719-llvm-601b6da8e34c523ab8fad25007e1f02262d398e6.zip
Fix a typo in r260263
llvm-svn: 260269
-rw-r--r--llvm/test/tools/llvm-config/system-libs.windows.test2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/tools/llvm-config/system-libs.windows.test b/llvm/test/tools/llvm-config/system-libs.windows.test
index 66088424e24..cc976ea3406 100644
--- a/llvm/test/tools/llvm-config/system-libs.windows.test
+++ b/llvm/test/tools/llvm-config/system-libs.windows.test
@@ -1,5 +1,5 @@
RUN: llvm-config --system-libs 2>&1 | FileCheck %s
-REQUIRED: system-windows
+REQUIRES: system-windows
CHECK-NOT: -l
CHECK: psapi.lib shell32.lib ole32.lib uuid.lib
CHECK-NOT: error
OpenPOWER on IntegriCloud