[all-commits] [llvm/llvm-project] 969eef: [lldb] add LLDB_SKIP_DSYM option
Richard Howell via All-commits
all-commits at lists.llvm.org
Wed May 26 09:33:31 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 969eefd98e0f8e485148be61190cc2ef62fb1eca
https://github.com/llvm/llvm-project/commit/969eefd98e0f8e485148be61190cc2ef62fb1eca
Author: Richard Howell <rhow at fb.com>
Date: 2021-05-26 (Wed, 26 May 2021)
Changed paths:
M lldb/cmake/modules/AddLLDB.cmake
M lldb/cmake/modules/LLDBConfig.cmake
Log Message:
-----------
[lldb] add LLDB_SKIP_DSYM option
Add an option to skip generating a dSYM when installing the LLDB framework on Darwin.
Reviewed By: smeenai
Differential Revision: https://reviews.llvm.org/D103124
More information about the All-commits
mailing list