mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-25 11:26:06 +00:00

When a range contains only one block, we may not mark the pages touched by the block as can-be-released. This happens in the last group and if it only contains single block. Also enhance the existing tests and add a new test for testing the last block. Differential Revision: https://reviews.llvm.org/D149866
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. ================================