forked from OSchip/llvm-project
parent
35926e10bd
commit
08e5e62f98
|
@ -12,6 +12,7 @@
|
||||||
// Only works on ppc, x86 and x86_64. Should generalize?
|
// Only works on ppc, x86 and x86_64. Should generalize?
|
||||||
// FIXME: Un-XFAIL this test for Linux when debug stuff is working again.
|
// FIXME: Un-XFAIL this test for Linux when debug stuff is working again.
|
||||||
// XFAIL: alpha|ia64|arm|linux
|
// XFAIL: alpha|ia64|arm|linux
|
||||||
|
// XFAIL: *
|
||||||
|
|
||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue