llvm-capstone/lld
2014-06-27 00:30:31 +00:00
..
cmake/modules
docs
include Add utility to SimpleDefinedAtom to sort references 2014-06-27 00:30:31 +00:00
lib [Driver] Improve the isPathUnderSysroot() function. Now it returns a 2014-06-26 10:48:52 +00:00
test [Driver] Improve the isPathUnderSysroot() function. Now it returns a 2014-06-26 10:48:52 +00:00
tools
unittests MachO: rename _outputFileType to avoid shadowing parent field. 2014-06-20 15:59:00 +00:00
utils
.arcconfig
.clang-format
.gitignore
CMakeLists.txt
LICENSE.TXT
Makefile
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.