Propagate zest through logical shift.
[oota-llvm.git] / test / DebugInfo / deaddebuglabel.ll
index 5efa27a418eace25760f8432341a6867037e270f..a9af12b3850fabda776a35d539f61f465e3c1f94 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -fast | grep "label" | count 8
+; RUN: llc %s -o - -O0 | grep "label" | count 8
 ; PR2614
 ; XFAIL: *