xref: /freebsd/contrib/llvm-project/lld/README.md (revision e8d8bef961a50d4dc22501cde4fb9fb0be1b2532)
10b57cec5SDimitry AndricLLVM Linker (lld)
20b57cec5SDimitry Andric=================
30b57cec5SDimitry Andric
40b57cec5SDimitry AndricThis directory and its subdirectories contain source code for the LLVM Linker, a
50b57cec5SDimitry Andricmodular cross platform linker which is built as part of the LLVM compiler
60b57cec5SDimitry Andricinfrastructure project.
70b57cec5SDimitry Andric
80b57cec5SDimitry Andriclld is open source software. You may freely distribute it under the terms of
90b57cec5SDimitry Andricthe license agreement found in LICENSE.txt.
100b57cec5SDimitry Andric
110b57cec5SDimitry AndricBenchmarking
120b57cec5SDimitry Andric============
130b57cec5SDimitry Andric
140b57cec5SDimitry AndricIn order to make sure various developers can evaluate patches over the
150b57cec5SDimitry Andricsame tests, we create a collection of self contained programs.
160b57cec5SDimitry Andric
170b57cec5SDimitry AndricIt is hosted at https://s3-us-west-2.amazonaws.com/linker-tests/lld-speed-test.tar.xz
180b57cec5SDimitry Andric
19*e8d8bef9SDimitry AndricThe current sha256 is `10eec685463d5a8bbf08d77f4ca96282161d396c65bd97dc99dbde644a31610f`.
20