xref: /llvm-project-15.0.7/lld/README.md (revision 052d95a6)
1
2LLVM Linker (lld)
3==============================
4
5This directory and its subdirectories contain source code for the LLVM Linker, a
6modular cross platform linker which is built as part of the LLVM compiler
7infrastructure project.
8
9lld is open source software. You may freely distribute it under the terms of
10the license agreement found in LICENSE.txt.
11