mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-14 11:32:34 +00:00
This is passing for us. Should it have been reenabled?
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@63580 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
7a01d0e971
commit
1fa3b4b235
@ -2,8 +2,7 @@
|
||||
// PR3402
|
||||
// This is a test for x86/x86-64, add your target below if it FAILs.
|
||||
// XFAIL: alpha|ia64|arm|powerpc|sparc
|
||||
// reverted
|
||||
// XFAIL: *
|
||||
|
||||
typedef unsigned long __kernel_size_t;
|
||||
typedef __kernel_size_t size_t;
|
||||
void *memset(void *s, int c, size_t n);
|
||||
|
Loading…
Reference in New Issue
Block a user