Avoid macro redefinition error if HAVE_LIBCOMPRESSION
authorJason Molenda <jmolenda@apple.com>
Wed, 3 Apr 2019 01:16:54 +0000 (01:16 +0000)
committerJason Molenda <jmolenda@apple.com>
Wed, 3 Apr 2019 01:16:54 +0000 (01:16 +0000)
commitaa107ca3a55fc5ed40f29c1423cee15b11099610
tree6e5e4097578d5c180f145882b2180f3e459cb0d9
parentb4f9991f383e1a864eb6d994400394f489060b27
Avoid macro redefinition error if HAVE_LIBCOMPRESSION
is already defined.

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