summaryrefslogtreecommitdiffstats
path: root/llvm/test/DebugInfo/deaddebuglabel.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/DebugInfo/deaddebuglabel.ll')
-rw-r--r--llvm/test/DebugInfo/deaddebuglabel.ll3
1 files changed, 2 insertions, 1 deletions
diff --git a/llvm/test/DebugInfo/deaddebuglabel.ll b/llvm/test/DebugInfo/deaddebuglabel.ll
index d183b8a6f26..5efa27a418e 100644
--- a/llvm/test/DebugInfo/deaddebuglabel.ll
+++ b/llvm/test/DebugInfo/deaddebuglabel.ll
@@ -1,5 +1,6 @@
+; RUN: llvm-as < %s | llc -fast | 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"
OpenPOWER on IntegriCloud