Displaying 1 result from an estimated 1 matches for "088d43aa".
2019 Jul 17
2
Adding the LLVM license file to the monorepo root
Hi,
The llvm-project monorepo (https://github.com/llvm/llvm-project) is
currently missing a top-level license file. It would be nice if there was
one so that anyone unfamiliar with layout of the monorepo could find it
right away.
I have put up a patch that adds a LICENSE.txt file to the monorepo root:
https://reviews.llvm.org/D64875. The file is copy of LICENSE.txt from the
llvm/ directory. Are