blob: 3b8cd7a149480b14554a9dafbaf82a7b0bb7f35d [file] [log] [blame] [view]
Michael J. Spencera2a6e2f2011-12-17 12:35:04 +00001LLVM Linker (lld)
Sam Cleggc3e16d62017-12-05 23:28:04 +00002=================
Michael J. Spencerc7e7638e2011-12-17 12:27:19 +00003
Hemant Kulkarnif6e2bc02012-09-14 00:00:39 +00004This directory and its subdirectories contain source code for the LLVM Linker, a
5modular cross platform linker which is built as part of the LLVM compiler
Michael J. Spencera2a6e2f2011-12-17 12:35:04 +00006infrastructure project.
Michael J. Spencerc7e7638e2011-12-17 12:27:19 +00007
Michael J. Spencera2a6e2f2011-12-17 12:35:04 +00008lld is open source software. You may freely distribute it under the terms of
Michael J. Spencerc7e7638e2011-12-17 12:27:19 +00009the license agreement found in LICENSE.txt.
Anton Korobeynikov5875b7d2017-06-24 21:16:41 +000010
Rafael Espindola9b1dea52017-10-03 23:44:24 +000011Benchmarking
12============
13
14In order to make sure various developers can evaluate patches over the
15same tests, we create a collection of self contained programs.
16
17It is hosted at https://s3-us-west-2.amazonaws.com/linker-tests/lld-speed-test.tar.xz
18
Rafael Espindolabb2f9082017-12-22 19:37:32 +000019The current sha256 is 10eec685463d5a8bbf08d77f4ca96282161d396c65bd97dc99dbde644a31610f.