[LLVMdev] Using LLVM code in projects/compiler-rt

Kostya Serebryany kcc at google.com
Thu May 31 23:17:33 PDT 2012


On Fri, Jun 1, 2012 at 10:10 AM, Daniel Berlin <dberlin at dberlin.org> wrote:

> >
> > #4 is interesting, but a *ton* of work. The Object library, most of
> Support
> > and System, all would have to sink into this core module, all would have
> to
> > get dual-licensed (ow!!! how? some of the contributors are around to
> agree
> > to new license, but not all... likely a fair amount of rewrite required
> to
> > produce new versions of libraries under the correct license).
>
> You actually don't have that many contributors. I've seen this done
> for projects with 200+ contributors.
> Even better, most LLVM contributors are still around.
> If you have to rewrite a little code along the way to account for
> folks you can't find, this is probably worth the expense anyway (and
> i'm pretty sure we'd be happy to fund it :P).
>
> The more interesting question is whether you want to dual license, add
> a general exception to the LLVM license, or switch wholesale to MIT
> license.
>

All of asan and tsan code is authored by us
(except maybe a couple of one-line hot fixes when we broke the build and
someone else fixed it).
As far as I am concerned, either license is fine.

--kcc



> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20120601/d7f629bf/attachment.html>


More information about the llvm-dev mailing list