llvm-project/lld
Nick Kledzik acfad80250 [mach-o] Add support for custom sections
llvm-svn: 209928
2014-05-30 22:51:04 +00:00
..
cmake/modules
docs
include/lld Add make_dynamic_error_code(). 2014-05-27 19:35:41 +00:00
lib [mach-o] Add support for custom sections 2014-05-30 22:51:04 +00:00
test [mach-o] Add support for custom sections 2014-05-30 22:51:04 +00:00
tools
unittests Add observers to Input Graph 2014-05-14 05:31:54 +00:00
utils
.arcconfig
.clang-format
.gitignore
CMakeLists.txt
LICENSE.TXT
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.