[Lldb-commits] [PATCH] D47278: Remove lldb-private headers when building LLDB.framework with CMake
Alex Langford via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Wed May 23 13:28:06 PDT 2018
xiaobai added a comment.
I also think that'd be a great idea. The only way I can think to do that would be to build LLDB.framework using both build systems and compare the two. Is there a faster way?
https://reviews.llvm.org/D47278
More information about the lldb-commits
mailing list