[llvm-dev] LLVMBuild is gone (which is a good thing)

Chris Sears via llvm-dev llvm-dev at lists.llvm.org
Thu Dec 3 09:44:47 PST 2020


I just did a pull of the tagged 11.0.1 and the build system had changed.
LLVMBuild is gone and now everything is done with CMake now. This is great,
really.

However, the error messages I got from the new build were confusing to say
the least. Would it be possible for CMake to check for the mere existence
of an LLVMBuild.txt in the backend directories and fail with an error to
upgrade to the new build system?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20201203/124a09fc/attachment.html>


More information about the llvm-dev mailing list