[lld][Driver] Fix the unit test for lld gnu flavor
authorShankar Easwaran <shankare@codeaurora.org>
Thu, 22 Aug 2013 03:18:01 +0000 (03:18 +0000)
committerShankar Easwaran <shankare@codeaurora.org>
Thu, 22 Aug 2013 03:18:01 +0000 (03:18 +0000)
llvm-svn: 188982

lld/test/Driver/trivial-driver.test

index 9fdecac..43f896e 100644 (file)
@@ -1,7 +1,5 @@
-We use a temporary file to check lld's return value.
-FIXME: use pipefail instead.
-RUN: lld -flavor gnu --help > %t
-RUN: cat %t | FileCheck %s
+# This test, tests the Gnu lld option --help
+RUN: lld -flavor gnu --help | FileCheck %s
 
 CHECK: -L
 CHECK: -emit-yaml