summaryrefslogtreecommitdiff
path: root/test/DebugInfo
diff options
context:
space:
mode:
authorBill Wendling <isanbard@gmail.com>2008-12-19 22:28:23 +0000
committerBill Wendling <isanbard@gmail.com>2008-12-19 22:28:23 +0000
commitb8fd41985ffd0f87fc2bbf488ae472c188ee5853 (patch)
tree3e1a0f41d6553364eca54672440b2c2e6360399a /test/DebugInfo
parentc6acb579f9829411a5fcd9910cc7e8d8eeab3caf (diff)
downloadllvm-b8fd41985ffd0f87fc2bbf488ae472c188ee5853.tar.gz
llvm-b8fd41985ffd0f87fc2bbf488ae472c188ee5853.tar.bz2
llvm-b8fd41985ffd0f87fc2bbf488ae472c188ee5853.tar.xz
More precise XFAIL.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@61265 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/DebugInfo')
-rw-r--r--test/DebugInfo/printdbginfo.ll1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/DebugInfo/printdbginfo.ll b/test/DebugInfo/printdbginfo.ll
index afa9df2d56..e79346332c 100644
--- a/test/DebugInfo/printdbginfo.ll
+++ b/test/DebugInfo/printdbginfo.ll
@@ -2,6 +2,7 @@
; RUN: %prcontext {function name: Bar::bar return type: int at line 12} 1 < %t1 | grep {(tst.cpp:14)}
; RUN: %prcontext {%%tmp1} 1 < %t1 | grep -E {variable tmp.+at line 23}
; RUN: %prcontext {; tst.cpp:24} 2 < %t1 | grep {%%6}
+; XFAIL: alpha|ia64|arm|linux
%llvm.dbg.anchor.type = type { i32, i32 }
%llvm.dbg.basictype.type = type { i32, { }*, i8*, { }*, i32, i64, i64, i64, i32, i32 }
%llvm.dbg.compile_unit.type = type { i32, { }*, i32, i8*, i8*, i8* }