llvm-capstone/lld
Jez Ng 0f8224c210 [lld-macho][nfc] Remove %T from headerpad.s
The llvm-lit docs indicate that it is deprecated.

Reviewed By: #lld-macho, thakis

Differential Revision: https://reviews.llvm.org/D93605
2020-12-21 14:44:08 -05:00
..
cmake/modules
COFF [LLD] Rename lld port driver entry function to a consistent name 2020-12-18 12:18:37 +05:30
Common
docs [LLD] Search archives for symbol defs to override COMMON symbols. 2020-12-07 10:09:19 -05:00
ELF [ELF] Reject local-exec TLS relocations for -shared 2020-12-21 08:47:04 -08:00
include/lld
lib
MachO [lld-macho] Fix memcpy ub after D93267 2020-12-20 20:01:20 -08:00
MinGW
test [lld-macho][nfc] Remove %T from headerpad.s 2020-12-21 14:44:08 -05:00
tools/lld
unittests
utils
wasm [LLD] Rename lld port driver entry function to a consistent name 2020-12-18 12:18:37 +05:30
.clang-format
.clang-tidy
.gitignore
CMakeLists.txt Remove Python2 fallback and only advertise Python3 in the doc 2020-12-17 15:40:16 +01:00
CODE_OWNERS.TXT
LICENSE.TXT
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.

Benchmarking

In order to make sure various developers can evaluate patches over the same tests, we create a collection of self contained programs.

It is hosted at https://s3-us-west-2.amazonaws.com/linker-tests/lld-speed-test.tar.xz

The current sha256 is 10eec685463d5a8bbf08d77f4ca96282161d396c65bd97dc99dbde644a31610f.