[PATCH] D62982: build: extract LLVM distribution target handling

Shoaib Meenai via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 6 14:41:00 PDT 2019


smeenai added a comment.

This looks good, but what were you envisioning the interface would look like for configuring multiple distributions? It'd be a lot easier to judge with that context.



================
Comment at: cmake/modules/LLVMDistributionSupport.cmake:1
+
+if(LLVM_DISTRIBUTION_COMPONENTS)
----------------
License header?


Repository:
  rL LLVM

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

https://reviews.llvm.org/D62982





More information about the llvm-commits mailing list