mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-24 03:33:20 +01:00
fix failure on ahs3's tester
llvm-svn: 36791
This commit is contained in:
parent
e5f151e43e
commit
46a0e3ca4c
@ -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…
Reference in New Issue
Block a user