mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2024-11-24 06:10:12 +00:00
b1aed14bfe
Currently, LLVM's LineEditor and LLDB both use libedit, but find them in different (inconsistent) ways. This causes issues e.g. when you are using a locally installed version of libedit, which will not be used by clang-query, but by lldb if picked up by FindLibEdit.cmake Reviewed By: MaskRay Differential Revision: https://reviews.llvm.org/D124673 |
||
---|---|---|
.. | ||
EnableLanguageNolink.cmake | ||
ExtendPath.cmake | ||
FindLibEdit.cmake | ||
FindPrefixFromConfig.cmake | ||
HandleCompilerRT.cmake | ||
HandleOutOfTreeLLVM.cmake | ||
LLVMCheckCompilerLinkerFlag.cmake | ||
SetPlatformToolchainTools.cmake |