diff options
| author | Torok Edwin <edwintorok@gmail.com> | 2009-01-05 09:30:47 +0000 |
|---|---|---|
| committer | Torok Edwin <edwintorok@gmail.com> | 2009-01-05 09:30:47 +0000 |
| commit | b9905d7be36d3fbe3baa7dfa45b6bbc7a3ddd091 (patch) | |
| tree | 412e1642c1dbc817c4740ba205082fdfda31bbc0 | |
| parent | c3b09c3baa0c3abdb4e037d0ffa2f114c8544c7f (diff) | |
| download | bcm5719-llvm-b9905d7be36d3fbe3baa7dfa45b6bbc7a3ddd091.tar.gz bcm5719-llvm-b9905d7be36d3fbe3baa7dfa45b6bbc7a3ddd091.zip | |
This test passes again, unXFAIL.
llvm-svn: 61688
| -rw-r--r-- | llvm/test/DebugInfo/printdbginfo.ll | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/test/DebugInfo/printdbginfo.ll b/llvm/test/DebugInfo/printdbginfo.ll index e79346332c1..afa9df2d569 100644 --- a/llvm/test/DebugInfo/printdbginfo.ll +++ b/llvm/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* } |

