[lldb] Fix HAVE_LIBCOMPRESSION
authorHaibo Huang <hhb@google.com>
Thu, 8 Aug 2019 21:42:33 +0000 (21:42 +0000)
committerHaibo Huang <hhb@google.com>
Thu, 8 Aug 2019 21:42:33 +0000 (21:42 +0000)
commit7debc93afc1829e366340fe1438a041a34c26829
treed3f1dd91af7451d9024672c94d4c95573a5fa181
parent3a9059effb1c6ec79c6edde44d10690c43c3f52e
[lldb] Fix HAVE_LIBCOMPRESSION

Summary:
This test doesn't make sense. Change to be consistent with what we did
in GDBRemoteCommunication.cpp.

Reviewers: labath

Subscribers: lldb-commits

Tags: #lldb

Differential Revision: https://reviews.llvm.org/D65965

llvm-svn: 368352
lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunication.cpp
lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp