llvm-project/lldb/cmake/modules
Michał Górny 614c7d0387 [lldb] [cmake] Add LLVM_LIT_ARGS override support for standalone builds
Add a LLVM_LIT_ARGS cached variable in order to make it possible
to override lit arguments when doing standalone builds.  Without that,
the user variable is ignored and the default options are always used.

Based on a similar solution found in clang.

Differential Revision: https://reviews.llvm.org/D107700
2021-08-09 23:36:01 +02:00
..
AddLLDB.cmake [lldb] add LLDB_SKIP_DSYM option 2021-05-26 09:32:59 -07:00
FindCursesAndPanel.cmake Re-land "[lldb/CMake] Change how we deal with optional dependencies" 2019-12-20 20:05:04 -08:00
FindLibEdit.cmake [lldb/CMake] Fix variable naming in FindLibEdit 2020-01-02 13:39:57 -08:00
FindLuaAndSwig.cmake [lldb] Bump the required SWIG version to 3 2021-01-08 08:47:21 -08:00
FindPythonAndSwig.cmake [lldb] Bump the required SWIG version to 3 2021-01-08 08:47:21 -08:00
LLDBConfig.cmake Revert "D106035: Remove conditional compilation for WCHAR support in libedit" 2021-08-05 02:55:10 -07:00
LLDBFramework.cmake [lldb] Remove XPCServices symlinking 2021-03-01 11:23:46 -08:00
LLDBGenerateConfig.cmake [lldb] Get rid of HAVE_SYS_TYPES_H 2021-08-03 22:14:56 +02:00
LLDBStandalone.cmake [lldb] [cmake] Add LLVM_LIT_ARGS override support for standalone builds 2021-08-09 23:36:01 +02:00
debugserverConfig.cmake