[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 11:01:37 PDT 2017


ilya-biryukov added a comment.

In https://reviews.llvm.org/D38298#883584, @mehdi_amini wrote:

> That isn't how LLVM development work AFAIK: we merge things when they are ready. And when we identify the right way of doing things, we try to do build an incremental path in this direction instead of building technical debt.


Point taken, your proposed solution would certainly help every LLVM distribution, not only Docker images.
I don't see how a workaround like that building up that much technical debt, though. But we can do that in our particular distribution if you're opposed to having that upstream now.

> I can send an RFC to LLVM if needed.

That would certainly be very helpful, if you have spare cycles to work on that, of course.


https://reviews.llvm.org/D38298





More information about the llvm-commits mailing list