llvm with tablegen backend for capstone disassembler
Go to file
Chandler Carruth 469bdefd44 Install new LLVM license structure and new developer policy.
This installs the new developer policy and moves all of the license
files across all LLVM projects in the monorepo to the new license
structure. The remaining projects will be moved independently.

Note that I've left odd formatting and other idiosyncracies of the
legacy license structure text alone to make the diff easier to read.
Critically, note that we do not in any case *remove* the old license
notice or terms, as that remains necessary until we finish the
relicensing process.

I've updated a few license files that refer to the LLVM license to
instead simply refer generically to whatever license the LLVM project is
under, basically trying to minimize confusion.

This is really the culmination of so many people. Chris led the
community discussions, drafted the policy update and organized the
multi-year string of meeting between lawyers across the community to
figure out the strategy. Numerous lawyers at companies in the community
spent their time figuring out initial answers, and then the Foundation's
lawyer Heather Meeker has done *so* much to help refine and get us ready
here. I could keep going on, but I just want to make sure everyone
realizes what a huge community effort this has been from the begining.

Differential Revision: https://reviews.llvm.org/D56897

llvm-svn: 351631
2019-01-19 06:14:24 +00:00
clang Install new LLVM license structure and new developer policy. 2019-01-19 06:14:24 +00:00
clang-tools-extra Install new LLVM license structure and new developer policy. 2019-01-19 06:14:24 +00:00
compiler-rt Install new LLVM license structure and new developer policy. 2019-01-19 06:14:24 +00:00
debuginfo-tests
libclc Install new LLVM license structure and new developer policy. 2019-01-19 06:14:24 +00:00
libcxx Install new LLVM license structure and new developer policy. 2019-01-19 06:14:24 +00:00
libcxxabi Install new LLVM license structure and new developer policy. 2019-01-19 06:14:24 +00:00
libunwind Install new LLVM license structure and new developer policy. 2019-01-19 06:14:24 +00:00
lld Install new LLVM license structure and new developer policy. 2019-01-19 06:14:24 +00:00
lldb Install new LLVM license structure and new developer policy. 2019-01-19 06:14:24 +00:00
llgo Install new LLVM license structure and new developer policy. 2019-01-19 06:14:24 +00:00
llvm Install new LLVM license structure and new developer policy. 2019-01-19 06:14:24 +00:00
openmp Install new LLVM license structure and new developer policy. 2019-01-19 06:14:24 +00:00
parallel-libs Install new LLVM license structure and new developer policy. 2019-01-19 06:14:24 +00:00
polly Install new LLVM license structure and new developer policy. 2019-01-19 06:14:24 +00:00
pstl Install new LLVM license structure and new developer policy. 2019-01-19 06:14:24 +00:00
.arcconfig Add an .arcconfig for the top of the git monorepo. 2019-01-11 16:27:14 +00:00
README.md

The LLVM Compiler Infrastructure

This directory and its subdirectories contain source code for LLVM, a toolkit for the construction of highly optimized compilers, optimizers, and runtime environments.