aboutsummaryrefslogtreecommitdiff
path: root/lldb/packages/Python/lldbsuite/test/gdbclientutils.py
diff options
context:
space:
mode:
authorNico Weber <thakis@chromium.org>2022-10-25 13:22:23 -0400
committerNico Weber <thakis@chromium.org>2022-10-26 13:34:19 -0400
commitdf239a6c17fa51274e38f185e72ac02c2f8fb914 (patch)
tree004efdf52e12a93fae73dc61f1a6777344523dfa /lldb/packages/Python/lldbsuite/test/gdbclientutils.py
parentd811196ba6c056c94544431946518090386c83ae (diff)
downloadllvm-df239a6c17fa51274e38f185e72ac02c2f8fb914.zip
llvm-df239a6c17fa51274e38f185e72ac02c2f8fb914.tar.gz
llvm-df239a6c17fa51274e38f185e72ac02c2f8fb914.tar.bz2
clang: Add a cmake toggle to disable libclang's libxml2 dependency
By default, libclang will still depend on libxml2 according to LLVM_ENABLE_LIBXML2, but with this it's possible to make libclang not depend on libxml2 even though LLVM does. The motivation is that libclang uses a bigger API surface of libxml2 than LLVM, and we're statically linking a very minimal build of libxml2 in our LLVM/clang distribution. Differential Revision: https://reviews.llvm.org/D136700
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/gdbclientutils.py')
0 files changed, 0 insertions, 0 deletions