disable this test for now.
authorChris Lattner <sabre@nondot.org>
Fri, 13 May 2005 04:51:58 +0000 (04:51 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 13 May 2005 04:51:58 +0000 (04:51 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@21920 91177308-0d34-0410-b5e6-96231b3b80d8

test/Debugger/funccall.ll

index 846250b567fa33c9a3f230f579bd8d3dd4303b48..8877519da8aae193d50b211198b0c4e0a17317e3 100644 (file)
@@ -8,6 +8,7 @@
 ;; RUN: llvm-as -f %s -o %t.bc
 ;; RUN: llvm-db %t.bc < %t.commands | grep 'in main at funccall.c:11:2'
 
+;; XFAIL: *
 
 ;; Debugger type declarations
 %lldb.compile_unit = type { uint, ushort, ushort, sbyte*, sbyte*, sbyte*, {}* }