From 8019ff10aa60176a1487e7591d03337789945f8a Mon Sep 17 00:00:00 2001 From: Torok Edwin Date: Mon, 5 Jan 2009 09:30:47 +0000 Subject: [PATCH] This test passes again, unXFAIL. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@61688 91177308-0d34-0410-b5e6-96231b3b80d8 --- test/DebugInfo/printdbginfo.ll | 1 - 1 file changed, 1 deletion(-) diff --git a/test/DebugInfo/printdbginfo.ll b/test/DebugInfo/printdbginfo.ll index e79346332c1..afa9df2d569 100644 --- a/test/DebugInfo/printdbginfo.ll +++ b/test/DebugInfo/printdbginfo.ll @@ -2,7 +2,6 @@ ; 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* } -- 2.34.1