mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-03-19 04:31:17 +00:00
This passes on x86-32 linux at least.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@63508 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
15d259806b
commit
781f2fb763
@ -7,7 +7,6 @@
|
||||
// RUN: echo {break main\nrun\np Pubnames::pubname} > %t.in
|
||||
// RUN: gdb -q -batch -n -x %t.in %t.exe | tee %t.out | grep {\$1 = 10}
|
||||
// XFAIL: alpha|ia64|arm
|
||||
// XFAIL: *
|
||||
struct Pubnames {
|
||||
static int pubname;
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user