summaryrefslogtreecommitdiffstats
path: root/test/DebugInfo/2009-02-18-DefaultScope-Crash.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/DebugInfo/2009-02-18-DefaultScope-Crash.ll')
-rw-r--r--test/DebugInfo/2009-02-18-DefaultScope-Crash.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/DebugInfo/2009-02-18-DefaultScope-Crash.ll b/test/DebugInfo/2009-02-18-DefaultScope-Crash.ll
index 1ad776d..27bcef7 100644
--- a/test/DebugInfo/2009-02-18-DefaultScope-Crash.ll
+++ b/test/DebugInfo/2009-02-18-DefaultScope-Crash.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -f -o /dev/null
+; RUN: llc %s -o /dev/null
%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*, i1, i1, i8* }
OpenPOWER on IntegriCloud