Creating release_37 branch off revision 242221

git-svn-id: https://llvm.org/svn/llvm-project/lld/branches/release_37@242233 91177308-0d34-0410-b5e6-96231b3b80d8
tree: 385e362324c365a3ae4d72204490863a6493b0df
  1. cmake/
  2. COFF/
  3. docs/
  4. include/
  5. lib/
  6. test/
  7. tools/
  8. unittests/
  9. utils/
  10. .arcconfig
  11. .clang-format
  12. .gitignore
  13. CMakeLists.txt
  14. LICENSE.TXT
  15. README.md
README.md

LLVM Linker (lld)

This directory and its subdirectories contain source code for the LLVM Linker, a modular cross platform linker which is built as part of the LLVM compiler infrastructure project.

lld is open source software. You may freely distribute it under the terms of the license agreement found in LICENSE.txt.