[PATCH] D89142: llvmbuildectomy

serge via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 9 13:28:06 PDT 2020


serge-sans-paille added a comment.

In D89142#2322179 <https://reviews.llvm.org/D89142#2322179>, @asl wrote:

> Can we fold all these LLVMBuild.cmake files into the corresponding cmakelists.txt?

I think we *can* but I'd like to do that in another patch, just for the sake of incremental steps.
The nice thing with this patch is that the content of LLVMBuild.cmake and LLVMBuild.txt are pretty similar (the .cmake was of course automatically generated from the .txt)


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D89142/new/

https://reviews.llvm.org/D89142



More information about the llvm-commits mailing list