[PATCH] D66682: Fix stack_trace_compressor builds for Clang < 6.0
Bjorn Pettersson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 26 04:05:04 PDT 2019
bjope added a comment.
FYI: I made a fixup here https://reviews.llvm.org/rL369891
I see here that you suspect other problems (around usage of AND). The problem I solved was related to older cmake versions not supporting VERSION_GREATER_EQUAL.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D66682/new/
https://reviews.llvm.org/D66682
More information about the llvm-commits
mailing list