summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/CBackend/2002-08-19-ConstPointerRef.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/CodeGen/CBackend/2002-08-19-ConstPointerRef.ll')
-rw-r--r--llvm/test/CodeGen/CBackend/2002-08-19-ConstPointerRef.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/CBackend/2002-08-19-ConstPointerRef.ll b/llvm/test/CodeGen/CBackend/2002-08-19-ConstPointerRef.ll
index 297807ee32d..2afb1a02bba 100644
--- a/llvm/test/CodeGen/CBackend/2002-08-19-ConstPointerRef.ll
+++ b/llvm/test/CodeGen/CBackend/2002-08-19-ConstPointerRef.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -march=c
+; RUN: llc < %s -march=c
; Test const pointer refs & forward references
OpenPOWER on IntegriCloud