Remove reference to the old LLVM license and replace with a ref to
the new LLVM license. My understanding is that everything is under
the Apache License now, so I updated the compiler-rt homepage to
say the same thing llvm.org says.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
I'm not sure about the "All of the" part; LLVM front page says just "Code in the LLVM project is licensed under the Apache 2.0 License with LLVM exceptions". While the code in compiler-rt project is licensed under Apache 2.0 license with LLVM exceptions, not all of the existing code has been relicensed under the new license. I'd recommend checking this with the LLVM foundation, I've also added @chandlerc who might be able to help.