this apparently passes on linux
authorChris Lattner <sabre@nondot.org>
Thu, 9 Feb 2006 07:12:13 +0000 (07:12 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 9 Feb 2006 07:12:13 +0000 (07:12 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@26082 91177308-0d34-0410-b5e6-96231b3b80d8

test/CodeGen/Generic/DebugStuff.ll

index 4e31ac9a84ad475d8882f8fbb2ca54cc08059c31..ad9f4a1df1c625fa86080b634d7645b7b9b92dec 100644 (file)
@@ -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*, {}* }