mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-04-05 01:31:05 +00:00
fix failure on ahs3's tester
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36791 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
19292a447c
commit
6169f85e4a
@ -8,7 +8,9 @@
|
||||
// RUN: grep {#0 DeepStack::deepest.*(this=.*,.*x=33)}
|
||||
// RUN: gdb -q -batch -n -x %t.in %t.exe | \
|
||||
// RUN: grep {#7 0x.* in main.*(argc=\[12\],.*argv=.*)}
|
||||
// XFAIL: i[1-9]86|alpha|ia64|arm|x86_64
|
||||
|
||||
// Only works on ppc. Should generalize?
|
||||
// XFAIL: i[1-9]86|alpha|ia64|arm|x86_64|amd64
|
||||
|
||||
#include <stdlib.h>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user