From: Chris Lattner Date: Thu, 9 Feb 2006 07:12:13 +0000 (+0000) Subject: this apparently passes on linux X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=2d99c81ff0c7bca700275093d0c48b6d1512c639;p=oota-llvm.git this apparently passes on linux git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@26082 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/test/CodeGen/Generic/DebugStuff.ll b/test/CodeGen/Generic/DebugStuff.ll index 4e31ac9a84a..ad9f4a1df1c 100644 --- a/test/CodeGen/Generic/DebugStuff.ll +++ b/test/CodeGen/Generic/DebugStuff.ll @@ -1,6 +1,6 @@ ; Verify debugger intrinsics are ignored or accepted. ; RUN: llvm-as < %s | llc -; XFAIL: * +; XFAIL: powerpc ;; Debugger type declarations %lldb.compile_unit = type { uint, ushort, ushort, sbyte*, sbyte*, sbyte*, {}* }