summaryrefslogtreecommitdiffstats
path: root/llvm/cmake/modules/LLVMDistributionSupport.cmake
Commit message (Collapse)AuthorAgeFilesLines
* build: extract LLVM distribution target handlingSaleem Abdulrasool2019-06-141-0/+36
This extracts the LLVM distribution target handling into a support module. Extraction will enable us to restructure the builds to support multiple distribution configurations (e.g. developer and user) to permit us to build the development package and the user package at once. llvm-svn: 363440
OpenPOWER on IntegriCloud