[all-commits] [llvm/llvm-project] 610f80: [cmake] Add an option to skip stripping before ins...

Vedant Kumar via All-commits all-commits at lists.llvm.org
Mon Nov 4 17:38:23 PST 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 610f80f7baea5e46c0ccd4cbb905a679c7c56a05
      https://github.com/llvm/llvm-project/commit/610f80f7baea5e46c0ccd4cbb905a679c7c56a05
  Author: Vedant Kumar <vsk at apple.com>
  Date:   2019-11-04 (Mon, 04 Nov 2019)

  Changed paths:
    M lldb/cmake/modules/AddLLDB.cmake
    M lldb/cmake/modules/LLDBConfig.cmake

  Log Message:
  -----------
  [cmake] Add an option to skip stripping before install

The swift build system has support for cross-compiling, installing, and
generating symbols for lldb. As the swift symbol-generation step occurs
after installation, we need to disable stripping during the install.




More information about the All-commits mailing list