diff options
| author | Bill Wendling <isanbard@gmail.com> | 2008-12-19 22:28:23 +0000 |
|---|---|---|
| committer | Bill Wendling <isanbard@gmail.com> | 2008-12-19 22:28:23 +0000 |
| commit | 7be667c075cf5194a85f3829bc4e31acb40b5c5d (patch) | |
| tree | 83df3540261d74e6ac4a7b32826e82cb48cf798a | |
| parent | be2a77f52cf3cbcb5005b1e5674acd93c0956456 (diff) | |
| download | bcm5719-llvm-7be667c075cf5194a85f3829bc4e31acb40b5c5d.tar.gz bcm5719-llvm-7be667c075cf5194a85f3829bc4e31acb40b5c5d.zip | |
More precise XFAIL.
llvm-svn: 61265
| -rw-r--r-- | llvm/test/DebugInfo/printdbginfo.ll | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/test/DebugInfo/printdbginfo.ll b/llvm/test/DebugInfo/printdbginfo.ll index afa9df2d569..e79346332c1 100644 --- a/llvm/test/DebugInfo/printdbginfo.ll +++ b/llvm/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* } |

