summaryrefslogtreecommitdiffstats
path: root/test/DebugInfo/2008-11-05-InlinedFuncStart.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/DebugInfo/2008-11-05-InlinedFuncStart.ll')
-rw-r--r--test/DebugInfo/2008-11-05-InlinedFuncStart.ll4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/DebugInfo/2008-11-05-InlinedFuncStart.ll b/test/DebugInfo/2008-11-05-InlinedFuncStart.ll
index c494190..b648718 100644
--- a/test/DebugInfo/2008-11-05-InlinedFuncStart.ll
+++ b/test/DebugInfo/2008-11-05-InlinedFuncStart.ll
@@ -1,5 +1,5 @@
-; RUN: llvm-as < %s | llc
-; RUN: llvm-as < %s | llc -O0
+; RUN: llc < %s
+; RUN: llc %s -o - -O0
%llvm.dbg.anchor.type = type { i32, i32 }
%llvm.dbg.basictype.type = type { i32, { }*, i8*, { }*, i32, i64, i64, i64, i32, i32 }
%llvm.dbg.compile_unit.type = type { i32, { }*, i32, i8*, i8*, i8* }
OpenPOWER on IntegriCloud