llvm-project/lld
Rui Ueyama 9cc84384ad Use uint64_t instead of uintX_t where the larger type just works.
llvm-svn: 296162
2017-02-24 19:52:52 +00:00
..
COFF Fix /msvclto. 2017-02-23 00:26:42 +00:00
ELF Use uint64_t instead of uintX_t where the larger type just works. 2017-02-24 19:52:52 +00:00
cmake/modules
docs Mention FreeBSD ports status and wordsmithing. 2017-02-24 18:54:47 +00:00
include/lld
lib
test [ELF] - Implemented --no-dynamic-linker option 2017-02-24 08:26:18 +00:00
tools/lld s/Mac/macOS/ because that's now the official name of the OS. 2017-02-23 02:58:14 +00:00
unittests
.arcconfig
.clang-format
.gitignore
CMakeLists.txt
CODE_OWNERS.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.