[Lldb-commits] [PATCH] D123616: [debugserver] Add HAVE_LIBCOMPRESSION guards
Jason Molenda via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Tue Apr 12 09:21:44 PDT 2022
jasonmolenda added a comment.
fwiw,
commit 681f6c2f552fb9b57380f4bfd453e1fc9b6a099e
Author: Jason Molenda <jmolenda at apple.com>
Date: Tue Dec 18 22:21:48 2018 +0000
Un-conditionalize use of libcompression. debugserver only builds
on Darwin systems and libcompression has been in the OS for over
three years.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D123616/new/
https://reviews.llvm.org/D123616
More information about the lldb-commits
mailing list