summaryrefslogtreecommitdiffstats
path: root/lld/test/COFF/help.test
diff options
context:
space:
mode:
authorRui Ueyama <ruiu@google.com>2015-08-06 16:47:46 +0000
committerRui Ueyama <ruiu@google.com>2015-08-06 16:47:46 +0000
commit6872455c6d9199e9be9bc7f931f82145045e7b2c (patch)
tree1afdb8a370e255337ecabdfc96057693fb572338 /lld/test/COFF/help.test
parent251b0e268bef44159ad6916b972ba9c74ce51384 (diff)
downloadbcm5719-llvm-6872455c6d9199e9be9bc7f931f82145045e7b2c.tar.gz
bcm5719-llvm-6872455c6d9199e9be9bc7f931f82145045e7b2c.zip
COFF: Make test commands shorter. NFC.
llvm-svn: 244227
Diffstat (limited to 'lld/test/COFF/help.test')
-rw-r--r--lld/test/COFF/help.test2
1 files changed, 1 insertions, 1 deletions
diff --git a/lld/test/COFF/help.test b/lld/test/COFF/help.test
index 1de3fc14fd6..d36fe6d785f 100644
--- a/lld/test/COFF/help.test
+++ b/lld/test/COFF/help.test
@@ -1,3 +1,3 @@
-# RUN: lld -flavor link /help | FileCheck %s
+# RUN: lld-link /help | FileCheck %s
CHECK: OVERVIEW: LLVM Linker
OpenPOWER on IntegriCloud