[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 00:25:16 PST 2018
labath added a comment.
This looks fine to me. I don't know much about frameworks, but I think it makes things cleaner by grouping all the framework-related code together.
It's not introduced in this patch, but the part that struck me as a hack has the force-overwriting of LLVM_CODESIGNING_IDENTITY. Is there any way that could be removed?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D55328/new/
https://reviews.llvm.org/D55328
More information about the lldb-commits
mailing list