Make the ptrtoint comparison simplification work if one side is a global.
[oota-llvm.git] / test / DebugInfo / deaddebuglabel.ll
index d183b8a6f26b04863f6908ce8317f8aedb73622f..a9af12b3850fabda776a35d539f61f465e3c1f94 100644 (file)
@@ -1,5 +1,6 @@
+; RUN: llc %s -o - -O0 | grep "label" | count 8
 ; PR2614
-; RUN: llvm-as < %s | llc | grep "label" | count 8
+; XFAIL: *
 
 target datalayout = "e-p:32:32:32-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:32:64-f32:32:32-f64:32:64-f80:32:32-v64:64:64-v128:128:128-a0:0:64"
 target triple = "i686-pc-linux-gnu"