[PATCH] D38298: A logic to copy LLVM licences into docker images.

Ilya Biryukov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 28 09:35:13 PDT 2017


ilya-biryukov added a comment.

I agree that putting this into CMake and enforcing that every llvm projects lists its licenses there is probably right approach.
While easy to duplicate, keeping license-copy scripts up-to-date is somewhat hard.

That said, I think doing this properly in CMake would require some discussion and changes to all LLVM projects.
And it would be nice to have this change right now as a quick workaround.


https://reviews.llvm.org/D38298





More information about the llvm-commits mailing list