mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2024-12-14 11:39:35 +00:00
3fbe518a10
If you set LLDB_TABLEGEN_EXE in a CMake cache file or in the CMake invocation line, your setting isn't respected. Setting up the tablegen for the host will overwrite the value that we set LLDB_TABLEGEN_EXE to, which defeats the whole point of setting it in the first place. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
LLDBOptionDefEmitter.cpp | ||
LLDBPropertyDefEmitter.cpp | ||
LLDBTableGen.cpp | ||
LLDBTableGenBackends.h | ||
LLDBTableGenUtils.cpp | ||
LLDBTableGenUtils.h |