Vendor import of compiler-rt release_50 branch r312293:
https://llvm.org/svn/llvm-project/compiler-rt/branches/release_50@312293
This commit is contained in:
parent
965351a4eb
commit
625108084a
@ -29,8 +29,9 @@
|
||||
// RUN: | FileCheck %s --check-prefixes=CHECK-MALLOC-REALLOC,CHECK-NULL
|
||||
|
||||
// ASan shadow memory on s390 is too large for this test.
|
||||
// AArch64 bots fail on this test.
|
||||
// TODO(alekseys): Android lit do not run ulimit on device.
|
||||
// UNSUPPORTED: s390,android
|
||||
// UNSUPPORTED: s390,android,arm,aarch64
|
||||
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
|
Loading…
Reference in New Issue
Block a user