Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | build: extract LLVM distribution target handling | Saleem Abdulrasool | 2019-06-14 | 1 | -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 |