[Lldb-commits] [PATCH] D55330: [CMake] Revised RPATH handling

Alex Langford via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Fri Dec 7 10:40:57 PST 2018


xiaobai added a comment.

Looks good to me overall. You also probably probably also invoke `lldb_setup_rpaths_framework` for the tools included in the framework (argdumper, darwin-debug, debugserver, lldb-server).


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

https://reviews.llvm.org/D55330





More information about the lldb-commits mailing list