[all-commits] [llvm/llvm-project] 763ff8: [debugserver ] Un-conditionalize use of libcompres...
Jonas Devlieghere via All-commits
all-commits at lists.llvm.org
Wed Apr 13 14:36:38 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 763ff89c0e0dcf77ee14c92936205bcf1b38385a
https://github.com/llvm/llvm-project/commit/763ff89c0e0dcf77ee14c92936205bcf1b38385a
Author: Jonas Devlieghere <jonas at devlieghere.com>
Date: 2022-04-13 (Wed, 13 Apr 2022)
Changed paths:
M lldb/tools/debugserver/source/CMakeLists.txt
Log Message:
-----------
[debugserver ] Un-conditionalize use of libcompression
Jason removed the include guards in 681f6c2f552f. This patch removes the
corresponding CMake logic as well.
Differential revision: https://reviews.llvm.org/D123616
More information about the All-commits
mailing list