|
|
|
|
|
by DannyBee
3567 days ago
|
|
LLVM explicitly chose not to create a new license (this was one of the goals of doing this). The issues we faced were simply those of license compatibility and attribution for runtime libraries, and we chose what we saw as the simplest set of additional permissions to make those work. (For example, if we didn't care about the usage of LLVM in GPL software, we could have avoided all of the exception related wording here. Instead, we tried to come up with something that would let them still be able to use LLVM without worrying about various compatibility boogeymen) |
|