[Lldb-commits] [PATCH] D80257: [lldb] Allows customizing libxml2 for darwin
Pavel Labath via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Tue May 19 23:57:44 PDT 2020
labath accepted this revision.
labath added a comment.
This revision is now accepted and ready to land.
Yes, that's a lot cleaner.
A better way to ensure lldb is not accidentally built without xml support is to set LLDB_ENABLE_LIBXML=On in the cmake config/cache file.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D80257/new/
https://reviews.llvm.org/D80257
More information about the lldb-commits
mailing list