[Lldb-commits] [PATCH] D55328: [CMake] Revised LLDB.framework builds

Pavel Labath via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Fri Dec 7 07:29:12 PST 2018


labath added a comment.

Printing the warning would definitely be nice.

Making the identity overridable via llvm_codesign arguments also sounds reasonable if we want to have the flexibility of signing things with different identities.

If we don't need that flexibility, can't we just have the users set the LLVM variable instead of the LLDB one?


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

https://reviews.llvm.org/D55328





More information about the lldb-commits mailing list