This passes on linux.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@62764 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Duncan Sands 2009-01-22 15:07:15 +00:00
parent fcc6f1556e
commit 4be3a224f8

View File

@ -11,7 +11,7 @@
// Only works on ppc, x86 and x86_64. Should generalize?
// FIXME: Un-XFAIL this test for Linux when debug stuff is working again.
// XFAIL: alpha|ia64|arm|linux
// XFAIL: alpha|ia64|arm
#include <stdlib.h>