[PATCH] D138274: Add version to all LLVM cmake package

Thomas Preud'homme via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat Nov 19 15:39:00 PST 2022


thopre added a comment.

In D138274#3938218 <https://reviews.llvm.org/D138274#3938218>, @arsenm wrote:

> I thought we had this already. The amount of boiler plate required repeated in each component is depressing, but I wouldn't be surprised if it's really needed

I could configure the LLVMVersion file in llvm/cmake/module directly but I would need to refer to it from all those modified CMakeLists.txt and it didn't feel very clean either.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D138274



More information about the cfe-commits mailing list