summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/CBackend/2002-08-19-ConstantExpr.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/CodeGen/CBackend/2002-08-19-ConstantExpr.ll')
-rw-r--r--llvm/test/CodeGen/CBackend/2002-08-19-ConstantExpr.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/CBackend/2002-08-19-ConstantExpr.ll b/llvm/test/CodeGen/CBackend/2002-08-19-ConstantExpr.ll
index ead1bce818f..b71cf07dbf0 100644
--- a/llvm/test/CodeGen/CBackend/2002-08-19-ConstantExpr.ll
+++ b/llvm/test/CodeGen/CBackend/2002-08-19-ConstantExpr.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -march=c
+; RUN: llc < %s -march=c
global i32* bitcast (float* @2 to i32*) ;; Forward numeric reference
global float* @2 ;; Duplicate forward numeric reference
OpenPOWER on IntegriCloud