summaryrefslogtreecommitdiffstats
path: root/llvm/test/DebugInfo/deaddebuglabel.ll
diff options
context:
space:
mode:
authorDevang Patel <dpatel@apple.com>2008-12-17 22:53:09 +0000
committerDevang Patel <dpatel@apple.com>2008-12-17 22:53:09 +0000
commitfd9aa62cc6b740e7fcbc2288493ba9f8f0f3a524 (patch)
tree3960e260f962b644d29cea3ff243f2520e02c95b /llvm/test/DebugInfo/deaddebuglabel.ll
parent19b8c4fffac3fad4368e751aae0d90f5f65ffb77 (diff)
downloadbcm5719-llvm-fd9aa62cc6b740e7fcbc2288493ba9f8f0f3a524.tar.gz
bcm5719-llvm-fd9aa62cc6b740e7fcbc2288493ba9f8f0f3a524.zip
Xfail these tests for now.
llvm-svn: 61166
Diffstat (limited to 'llvm/test/DebugInfo/deaddebuglabel.ll')
-rw-r--r--llvm/test/DebugInfo/deaddebuglabel.ll1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/test/DebugInfo/deaddebuglabel.ll b/llvm/test/DebugInfo/deaddebuglabel.ll
index d183b8a6f26..a01c2106720 100644
--- a/llvm/test/DebugInfo/deaddebuglabel.ll
+++ b/llvm/test/DebugInfo/deaddebuglabel.ll
@@ -1,5 +1,6 @@
; 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