mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-19 04:16:42 +00:00

There may not always be available virtual memory at higher addresses than the target function. Therefore, search also lower addresses while ensuring that we stay within the accessible memory range. Additionally, add more ReportError calls to make the reasons for interception failure more clear.
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. ================================