hanchenye-llvm-project/lld
Will Newton e58c89b30f ELF/AArch64: Add a test for R_AARCH64_ABS64
llvm-svn: 224013
2014-12-11 12:36:58 +00:00
..
cmake/modules
docs Update current LLD status for MIPS target. 2014-09-08 14:56:20 +00:00
include [ELF] Make -init/-fini options compatible with the gnu linker 2014-12-10 05:38:46 +00:00
lib [ELF] Remove duplicate constructor code. 2014-12-11 06:22:45 +00:00
test ELF/AArch64: Add a test for R_AARCH64_ABS64 2014-12-11 12:36:58 +00:00
tools Revert "Add support library." 2014-11-11 00:40:36 +00:00
unittests [ELF] Make -init/-fini options compatible with the gnu linker 2014-12-10 05:38:46 +00:00
utils Revert "Add support library." 2014-11-11 00:40:36 +00:00
.arcconfig
.clang-format
.gitignore Update .gitignore to ignore hidden MacOSX Finder droppings 2014-07-16 21:01:17 +00:00
CMakeLists.txt Disable warning 4530 for MSVC builds. 2014-12-02 17:57:54 +00:00
LICENSE.TXT
Makefile
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.