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

Stefan Gränitz via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Fri Dec 7 08:37:15 PST 2018


sgraenitz added a comment.

Working on it..

> .. if we want to have the flexibility of signing things with different identities.

Not sure if it's a good idea to sign with different identities within one build. Could become confusing?

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

Well, then we always had to pass the LLVM variable explicitly in order to achieve the default behavior. For the LLDB one we can control the default value.


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

https://reviews.llvm.org/D55328





More information about the lldb-commits mailing list