summaryrefslogtreecommitdiff
path: root/test/DebugInfo/deaddebuglabel.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/DebugInfo/deaddebuglabel.ll')
-rw-r--r--test/DebugInfo/deaddebuglabel.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/DebugInfo/deaddebuglabel.ll b/test/DebugInfo/deaddebuglabel.ll
index 5efa27a418..edab7e84be 100644
--- a/test/DebugInfo/deaddebuglabel.ll
+++ b/test/DebugInfo/deaddebuglabel.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -fast | grep "label" | count 8
+; RUN: llvm-as < %s | llc -O0 | grep "label" | count 8
; PR2614
; XFAIL: *