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

Chris Sears via llvm-dev llvm-dev at lists.llvm.org
Thu Dec 3 15:57:32 PST 2020


Thanks. Yes, I have a downstream backend which blew up when I pulled the
tagged 11.0.1 (very approximately). The build errors were confusing but I
figured them out fast enough. Now my backend builds cleanly and I have no
issues.

However, my warning recommendation is for the other out-of-tree backends.
Such a warning is not unlike the configure file (llvm/configure*) which
says "The LLVM project no longer supports building with configure & make."
It would help someone else 6 months down the road.

Serge, you're awesome. My post on Discord about the new regime was:

I for one welcome our new CMake overlords. It'll be a little work modifying
my CMakeLists.txt files to catch up but one build environment is definitely
better than two.

Chris
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20201203/f15bafc0/attachment.html>


More information about the llvm-dev mailing list