aboutsummaryrefslogtreecommitdiff
path: root/llvm/tools/llvm-objdump/llvm-objdump.cpp
diff options
context:
space:
mode:
authorRanjeet Singh <Ranjeet.Singh@arm.com>2019-01-28 15:48:07 +0000
committerRanjeet Singh <Ranjeet.Singh@arm.com>2019-01-28 15:48:07 +0000
commit0022ab4d807aea2fcb793dd3c5266ea2e9003c6a (patch)
tree3a9139e763ea6b8118bd409b31e7d3b4b36a7ddb /llvm/tools/llvm-objdump/llvm-objdump.cpp
parentf1858236684d6ae927c69f60e1e388806dbbf2d4 (diff)
downloadllvm-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