diff options
author | Ranjeet Singh <Ranjeet.Singh@arm.com> | 2019-01-28 15:48:07 +0000 |
---|---|---|
committer | Ranjeet Singh <Ranjeet.Singh@arm.com> | 2019-01-28 15:48:07 +0000 |
commit | 0022ab4d807aea2fcb793dd3c5266ea2e9003c6a (patch) | |
tree | 3a9139e763ea6b8118bd409b31e7d3b4b36a7ddb /llvm/tools/llvm-objdump/llvm-objdump.cpp | |
parent | f1858236684d6ae927c69f60e1e388806dbbf2d4 (diff) | |
download | llvm-0022ab4d807aea2fcb793dd3c5266ea2e9003c6a.zip llvm-0022ab4d807aea2fcb793dd3c5266ea2e9003c6a.tar.gz llvm-0022ab4d807aea2fcb793dd3c5266ea2e9003c6a.tar.bz2 |
VERSION_GREATER_EQUAL not supported in llvm cmake.
Patch https://reviews.llvm.org/D56329 caused build failures for me when
building on Windows because of the use of cmake operator
'VERSION_GREATER_EQUAL' which isn't supported in older versions of cmake. The
llvm website states that minimum required version of cmake for building llvm is
3.4.3 https://llvm.org/docs/CMake.html
Differential Revision: https://reviews.llvm.org/D57326
llvm-svn: 352378
Diffstat (limited to 'llvm/tools/llvm-objdump/llvm-objdump.cpp')
0 files changed, 0 insertions, 0 deletions