mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2025-01-15 04:29:42 +00:00
a53ea51dec
For ppc64 PIE, it seems that [0xa00000000000,0xc00000000000) may be occupied which will lead to a segfault in certain kernel configurations (clang-ppc64le-rhel). Use the `!kUsingConstantSpaceBeg` code path like Fuchsia. Reviewed By: jsji Differential Revision: https://reviews.llvm.org/D121257
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. ================================