[Lldb-commits] [PATCH] D61952: [CMake] Stabilize install process for LLDB.framework

Pavel Labath via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Thu May 16 09:37:50 PDT 2019


labath added a comment.

In D61952#1504942 <https://reviews.llvm.org/D61952#1504942>, @sgraenitz wrote:

> Actually, why not make the copy operations `PRE_BUILD` actions of the test suite instead of `POST_BUILD` actions of their executables?


Because one might want to run the lldb executable independently of the test suite?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D61952/new/

https://reviews.llvm.org/D61952





More information about the lldb-commits mailing list