forked from OSchip/llvm-project
198f864c07
Summary: Adding ARM64 as a supported architecture for Scudo. The random shuffle is not yet supported for SizeClassAllocator32, which is used by the AArch64 allocator, so disable the associated test for now. Reviewers: kcc, alekseyshl, rengolin Reviewed By: rengolin Subscribers: aemerson, mgorny, llvm-commits Differential Revision: https://reviews.llvm.org/D28960 llvm-svn: 293068 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
alignment.cpp | ||
double-free.cpp | ||
interface.cpp | ||
lit.cfg | ||
lit.site.cfg.in | ||
malloc.cpp | ||
memalign.cpp | ||
mismatch.cpp | ||
options.cpp | ||
overflow.cpp | ||
preinit.cpp | ||
quarantine.cpp | ||
random_shuffle.cpp | ||
realloc.cpp | ||
secondary.cpp | ||
sized-delete.cpp | ||
sizes.cpp |