summaryrefslogtreecommitdiffstats
path: root/llvm/test/DebugInfo/deaddebuglabel.ll
diff options
context:
space:
mode:
authorDevang Patel <dpatel@apple.com>2009-01-13 00:32:17 +0000
committerDevang Patel <dpatel@apple.com>2009-01-13 00:32:17 +0000
commit76007e009eda6802bf0c7c561028a7cff2bd9c02 (patch)
treeaaafe67d3aa5715e12d2612b4047a10b74579b21 /llvm/test/DebugInfo/deaddebuglabel.ll
parentf3456e8f074c1e199d7d99b86df6d30997fd1e9b (diff)
downloadbcm5719-llvm-76007e009eda6802bf0c7c561028a7cff2bd9c02.tar.gz
bcm5719-llvm-76007e009eda6802bf0c7c561028a7cff2bd9c02.zip
Use DebugInfo interface to lower dbg_* intrinsics.
llvm-svn: 62126
Diffstat (limited to 'llvm/test/DebugInfo/deaddebuglabel.ll')
-rw-r--r--llvm/test/DebugInfo/deaddebuglabel.ll1
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/test/DebugInfo/deaddebuglabel.ll b/llvm/test/DebugInfo/deaddebuglabel.ll
index a01c2106720..d183b8a6f26 100644
--- a/llvm/test/DebugInfo/deaddebuglabel.ll
+++ b/llvm/test/DebugInfo/deaddebuglabel.ll
@@ -1,6 +1,5 @@
; 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