summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/Generic/pr2625.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/CodeGen/Generic/pr2625.ll')
-rw-r--r--llvm/test/CodeGen/Generic/pr2625.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/Generic/pr2625.ll b/llvm/test/CodeGen/Generic/pr2625.ll
index c1f585de737..3e3dc4b2d2b 100644
--- a/llvm/test/CodeGen/Generic/pr2625.ll
+++ b/llvm/test/CodeGen/Generic/pr2625.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc
+; RUN: llc < %s
; PR2625
define i32 @main({ i32, { i32 } }*) {
OpenPOWER on IntegriCloud