diff options
author | Alex Zinenko <zinenko@google.com> | 2020-11-23 13:58:03 +0100 |
---|---|---|
committer | Alex Zinenko <zinenko@google.com> | 2020-11-25 00:09:33 +0100 |
commit | 21b346bd70baa8e69d60988cc41cfd7b6ec98dfc (patch) | |
tree | aa1d6dfdaf0f4f56c94079a24f1ce3533ce2358c /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 22169e11c304780627c3ed1cc6bd0daf91e852c3 (diff) | |
download | llvm-21b346bd70baa8e69d60988cc41cfd7b6ec98dfc.zip llvm-21b346bd70baa8e69d60988cc41cfd7b6ec98dfc.tar.gz llvm-21b346bd70baa8e69d60988cc41cfd7b6ec98dfc.tar.bz2 |
[mlir] use STATUS instead of CHECK_* in MLIRDetectPythonEnv.cmake
CHECK_* directives for message() where added in Cmake 3.17, LLVM
requires 3.14 as minimum so they may not be intepreted correctly and
just print "CHECK_*" into the message stream. Replace them with STATUS.
Reviewed By: stellaraccident
Differential Revision: https://reviews.llvm.org/D91959
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions