[Lldb-commits] [PATCH] D49888: Stop building liblldb with CMake's framework functionality

Alex Langford via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Fri Jul 27 10:15:38 PDT 2018


xiaobai added a comment.

In https://reviews.llvm.org/D49888#1177929, @labath wrote:

> Can't say I fully understand what's going on, but the changes seem reasonable to me.


Let me know if I can clear anything up.

> If there is some public cmake bug describing the issue you ran into, it would be nice, for the sake of future archaeologists, to reference it somewhere (commit message and LLDBFramework.cmake?).

I haven't checked to see if a bug has been filed for this specific case but I have a minimal repro. I'll file a bug against CMake and add a link to the report in the commit message and in LLDBFramework.cmake before I actually commit this.


https://reviews.llvm.org/D49888





More information about the lldb-commits mailing list