summaryrefslogtreecommitdiffstats
path: root/test/Transforms/Inline/2008-03-04-StructRet.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Transforms/Inline/2008-03-04-StructRet.ll')
-rw-r--r--test/Transforms/Inline/2008-03-04-StructRet.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Transforms/Inline/2008-03-04-StructRet.ll b/test/Transforms/Inline/2008-03-04-StructRet.ll
index fc7ebc4..3311d56 100644
--- a/test/Transforms/Inline/2008-03-04-StructRet.ll
+++ b/test/Transforms/Inline/2008-03-04-StructRet.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | opt -inline -disable-output
+; RUN: opt < %s -inline -disable-output
%struct.Benchmark = type { i32 (...)** }
%struct.Complex = type { double, double }
%struct.ComplexBenchmark = type { %struct.Benchmark }
OpenPOWER on IntegriCloud