summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/Alpha/weak.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/CodeGen/Alpha/weak.ll')
-rw-r--r--llvm/test/CodeGen/Alpha/weak.ll3
1 files changed, 1 insertions, 2 deletions
diff --git a/llvm/test/CodeGen/Alpha/weak.ll b/llvm/test/CodeGen/Alpha/weak.ll
index f39360b8fc0..aefaefd110a 100644
--- a/llvm/test/CodeGen/Alpha/weak.ll
+++ b/llvm/test/CodeGen/Alpha/weak.ll
@@ -1,5 +1,4 @@
-; RUN: llvm-upgrade < %s | llvm-as | llc -march=alpha &&
-; RUN: llvm-upgrade < %s | llvm-as | llc -march=alpha | grep .weak.*f &&
+; RUN: llvm-upgrade < %s | llvm-as | llc -march=alpha | grep .weak.*f
; RUN: llvm-upgrade < %s | llvm-as | llc -march=alpha | grep .weak.*h
implementation ; Functions:
OpenPOWER on IntegriCloud