mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-02-22 13:29:44 +00:00
This works on x86_64
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@48121 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
dc9971a2e3
commit
29c8c37045
@ -9,8 +9,8 @@
|
||||
// RUN: gdb -q -batch -n -x %t.in %t.exe | \
|
||||
// RUN: grep {#7 0x.* in main.*(argc=\[12\],.*argv=.*)}
|
||||
|
||||
// Only works on ppc and x86. Should generalize?
|
||||
// XFAIL: alpha|ia64|arm|x86_64|amd64
|
||||
// Only works on ppc, x86 and x86_64. Should generalize?
|
||||
// XFAIL: alpha|ia64|arm
|
||||
|
||||
#include <stdlib.h>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user