mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2025-03-05 00:48:08 +00:00

This avoid O(N) in __lsan_unregister_root_region. Reviewed By: MaskRay Differential Revision: https://reviews.llvm.org/D151784
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. ================================