blob: 3b693c9957ee85b90649eb02cb3127e8a04b9356 [file] [log] [blame] [view]
Michael J. Spencera2a6e2f2011-12-17 12:35:041LLVM Linker (lld)
Sam Cleggc3e16d62017-12-05 23:28:042=================
Michael J. Spencerc7e7638e2011-12-17 12:27:193
Hemant Kulkarnif6e2bc02012-09-14 00:00:394This 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:046infrastructure project.
Michael J. Spencerc7e7638e2011-12-17 12:27:197
Michael J. Spencera2a6e2f2011-12-17 12:35:048lld is open source software. You may freely distribute it under the terms of
Michael J. Spencerc7e7638e2011-12-17 12:27:199the license agreement found in LICENSE.txt.
Anton Korobeynikov5875b7d2017-06-24 21:16:4110
Rafael Espindola9b1dea52017-10-03 23:44:2411Benchmarking
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
Emil Englerb117d172021-01-07 02:28:5419The current sha256 is `10eec685463d5a8bbf08d77f4ca96282161d396c65bd97dc99dbde644a31610f`.