summaryrefslogtreecommitdiff
path: root/test/DebugInfo/forwardDecl.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/DebugInfo/forwardDecl.ll')
-rw-r--r--test/DebugInfo/forwardDecl.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/DebugInfo/forwardDecl.ll b/test/DebugInfo/forwardDecl.ll
index f3e95dd588..a3d1927bdb 100644
--- a/test/DebugInfo/forwardDecl.ll
+++ b/test/DebugInfo/forwardDecl.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -fast | %prcontext ST 1 | grep 0x1 | count 1
+; RUN: llvm-as < %s | llc -O0 | %prcontext ST 1 | grep 0x1 | count 1
target triple = "i386-apple-darwin9.6"
%llvm.dbg.anchor.type = type { i32, i32 }