mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-13 20:32:21 +00:00
Disable this test for now.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@83975 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
a7fcb9b840
commit
39a38ae529
@ -6,7 +6,6 @@
|
||||
// RUN: echo {break randomFunc\n} > %t.in
|
||||
// RUN: gdb -q -batch -n -x %t.in %t.exe | tee %t.out | \
|
||||
// RUN: grep {Breakpoint 1 at 0x.*: file 2009-08-17-DebugInfo.m, line 21}
|
||||
// XTARGET: darwin
|
||||
// XFAIL: *
|
||||
@interface MyClass
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user