summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/CBackend/2002-10-30-FunctionPointerAlloca.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/CodeGen/CBackend/2002-10-30-FunctionPointerAlloca.ll')
-rw-r--r--llvm/test/CodeGen/CBackend/2002-10-30-FunctionPointerAlloca.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/CBackend/2002-10-30-FunctionPointerAlloca.ll b/llvm/test/CodeGen/CBackend/2002-10-30-FunctionPointerAlloca.ll
index a17b8db41c8..54e0aa6c0bb 100644
--- a/llvm/test/CodeGen/CBackend/2002-10-30-FunctionPointerAlloca.ll
+++ b/llvm/test/CodeGen/CBackend/2002-10-30-FunctionPointerAlloca.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -march=c
+; RUN: llc < %s -march=c
%BitField = type i32
%tokenptr = type i32*
OpenPOWER on IntegriCloud