aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Target/WebAssembly/Disassembler/WebAssemblyDisassembler.cpp
diff options
context:
space:
mode:
authorMichal Gorny <mgorny@gentoo.org>2018-01-09 14:44:04 +0000
committerMichal Gorny <mgorny@gentoo.org>2018-01-09 14:44:04 +0000
commitc5e0b63e5631f6758d958632f1015e06adefd641 (patch)
treef2c39f55ede8b0785e72da721e27da955cce0337 /llvm/lib/Target/WebAssembly/Disassembler/WebAssemblyDisassembler.cpp
parentf6e2b4cb4b4398229db55c63172705275313779a (diff)
downloadllvm-c5e0b63e5631f6758d958632f1015e06adefd641.zip
llvm-c5e0b63e5631f6758d958632f1015e06adefd641.tar.gz
llvm-c5e0b63e5631f6758d958632f1015e06adefd641.tar.bz2
[test] Fix tests to use more portable LLVM_ENABLE_ZLIB
The HAVE_LIBZ variable is not exported by LLVM, and therefore is not available in stand-alone builds of other tools. Use LLVM_ENABLE_ZLIB which is the name under which the effective value is exported. Additional, use llvm_canonicalize_cmake_booleans() to make sure that a correct (Python-safe) boolean value is passed down to lit. Differential Revision: https://reviews.llvm.org/D41725 llvm-svn: 322081
Diffstat (limited to 'llvm/lib/Target/WebAssembly/Disassembler/WebAssemblyDisassembler.cpp')
0 files changed, 0 insertions, 0 deletions