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

Tom Stellard via llvm-dev llvm-dev at lists.llvm.org
Thu Dec 3 11:59:36 PST 2020


On 12/3/20 9:44 AM, Chris Sears via llvm-dev wrote:
> 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.
> 

Are you sure you pulled 11.0.1 ? LLVMBuild.txt was removed in trunk 
after the release/11.x branch was made.

-Tom

> 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?
> 
> _______________________________________________
> LLVM Developers mailing list
> llvm-dev at lists.llvm.org
> https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev
> 



More information about the llvm-dev mailing list