1280461SdimLLVM Linker (lld)
2327952Sdim=================
3280461Sdim
4280461SdimThis directory and its subdirectories contain source code for the LLVM Linker, a
5280461Sdimmodular cross platform linker which is built as part of the LLVM compiler
6280461Sdiminfrastructure project.
7280461Sdim
8280461Sdimlld is open source software. You may freely distribute it under the terms of
9280461Sdimthe license agreement found in LICENSE.txt.
10321369Sdim
11327952SdimBenchmarking
12327952Sdim============
13327952Sdim
14327952SdimIn order to make sure various developers can evaluate patches over the
15327952Sdimsame tests, we create a collection of self contained programs.
16327952Sdim
17327952SdimIt is hosted at https://s3-us-west-2.amazonaws.com/linker-tests/lld-speed-test.tar.xz
18327952Sdim
19327952SdimThe current sha256 is 10eec685463d5a8bbf08d77f4ca96282161d396c65bd97dc99dbde644a31610f.
20