r70270 isn't ready yet. Back this out. Sorry for the noise.

llvm-svn: 70275
diff --git a/llvm/test/DebugInfo/deaddebuglabel.ll b/llvm/test/DebugInfo/deaddebuglabel.ll
index edab7e8..5efa27a 100644
--- a/llvm/test/DebugInfo/deaddebuglabel.ll
+++ b/llvm/test/DebugInfo/deaddebuglabel.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -O0 | grep "label" | count 8
+; RUN: llvm-as < %s | llc -fast | grep "label" | count 8
 ; PR2614
 ; XFAIL: *