This refactor helps us identify which steps need FLLock so that we can reduce the holding time of FLLock in SizeClassAllocator64. Also move the data members to the end of class to align the style in SizeClassAllocator32. Reviewed By: cferris Differential Revision: https://reviews.llvm.org/D152596
Compiler-RT ================================ This directory and its subdirectories contain source code for the compiler support routines. Compiler-RT is open source software. You may freely distribute it under the terms of the license agreement found in LICENSE.txt. ================================