mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-12 17:32:19 +00:00
This test works again for Darwin because a patch was reverted.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@61254 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
95ca7314fd
commit
94920c123a
@ -10,10 +10,8 @@
|
||||
// RUN: grep {#7 0x.* in main.*(argc=\[12\],.*argv=.*)}
|
||||
|
||||
// Only works on ppc, x86 and x86_64. Should generalize?
|
||||
// XFAIL: alpha|ia64|arm
|
||||
|
||||
// FIXME: Un-XFAIL this test when debug stuff is working again.
|
||||
// XFAIL: *
|
||||
// FIXME: Un-XFAIL this test for Linux when debug stuff is working again.
|
||||
// XFAIL: alpha|ia64|arm|linux
|
||||
|
||||
#include <stdlib.h>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user