summaryrefslogtreecommitdiffstats
path: root/lld/test/Driver
diff options
context:
space:
mode:
authorShankar Easwaran <shankare@codeaurora.org>2013-09-19 20:07:06 +0000
committerShankar Easwaran <shankare@codeaurora.org>2013-09-19 20:07:06 +0000
commit70fefd515a14393d99aa2dcbcb9c45c8e121bbdd (patch)
tree9f792a3c808ee4724e879049b57f596840be809c /lld/test/Driver
parenta17e5bc02ab883b5364b3f1df49cf1103130f1cb (diff)
downloadbcm5719-llvm-70fefd515a14393d99aa2dcbcb9c45c8e121bbdd.tar.gz
bcm5719-llvm-70fefd515a14393d99aa2dcbcb9c45c8e121bbdd.zip
[lld][ELF] Group command line options for better usage
llvm-svn: 191033
Diffstat (limited to 'lld/test/Driver')
-rw-r--r--lld/test/Driver/trivial-driver.test2
1 files changed, 1 insertions, 1 deletions
diff --git a/lld/test/Driver/trivial-driver.test b/lld/test/Driver/trivial-driver.test
index 87aa9cc83a6..f56f814a829 100644
--- a/lld/test/Driver/trivial-driver.test
+++ b/lld/test/Driver/trivial-driver.test
@@ -1,5 +1,5 @@
# This test, tests the Gnu lld option --help
RUN: lld -flavor gnu --help | FileCheck %s
-CHECK: -emit-yaml
CHECK: --noinhibit-exec
+CHECK: -emit-yaml
OpenPOWER on IntegriCloud