[Lldb-commits] [PATCH] D55328: [CMake] Revised LLDB.framework builds
Stefan Gränitz via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Wed Dec 5 09:06:05 PST 2018
sgraenitz marked an inline comment as done.
sgraenitz added a comment.
I am still running some remaining tests, but please let me know what you think about it in the meantime. In case you want to try this patch yourself, please checkout together with the related revisions (see Stack).
================
Comment at: cmake/modules/LLDBConfig.cmake:74
+
+ # Set decicated directory for all dSYMs. Essentially, this emits the
+ # framework's dSYM outside of the framework directory.
----------------
designated
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D55328/new/
https://reviews.llvm.org/D55328
More information about the lldb-commits
mailing list