[all-commits] [llvm/llvm-project] c565f0: [lldb] Don't strip LLDB.framework on install
Jonas Devlieghere via All-commits
all-commits at lists.llvm.org
Tue Oct 20 18:16:53 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: c565f09f4b0d908f51aaf4a841285f39ef93bc8c
https://github.com/llvm/llvm-project/commit/c565f09f4b0d908f51aaf4a841285f39ef93bc8c
Author: Jonas Devlieghere <jonas at devlieghere.com>
Date: 2020-10-20 (Tue, 20 Oct 2020)
Changed paths:
M lldb/cmake/caches/Apple-lldb-macOS.cmake
Log Message:
-----------
[lldb] Don't strip LLDB.framework on install
The framework build will run dsymutil after LLDB.framework is installed.
More information about the All-commits
mailing list