annotate lld/README.md @ 154:f7e988d3e4cc

fix def file
author anatofuz
date Wed, 11 Mar 2020 19:23:03 +0900
parents 1d019706d866
children 2e18cbf3894f
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
150
anatofuz
parents:
diff changeset
1 LLVM Linker (lld)
anatofuz
parents:
diff changeset
2 =================
anatofuz
parents:
diff changeset
3
anatofuz
parents:
diff changeset
4 This directory and its subdirectories contain source code for the LLVM Linker, a
anatofuz
parents:
diff changeset
5 modular cross platform linker which is built as part of the LLVM compiler
anatofuz
parents:
diff changeset
6 infrastructure project.
anatofuz
parents:
diff changeset
7
anatofuz
parents:
diff changeset
8 lld is open source software. You may freely distribute it under the terms of
anatofuz
parents:
diff changeset
9 the license agreement found in LICENSE.txt.
anatofuz
parents:
diff changeset
10
anatofuz
parents:
diff changeset
11 Benchmarking
anatofuz
parents:
diff changeset
12 ============
anatofuz
parents:
diff changeset
13
anatofuz
parents:
diff changeset
14 In order to make sure various developers can evaluate patches over the
anatofuz
parents:
diff changeset
15 same tests, we create a collection of self contained programs.
anatofuz
parents:
diff changeset
16
anatofuz
parents:
diff changeset
17 It is hosted at https://s3-us-west-2.amazonaws.com/linker-tests/lld-speed-test.tar.xz
anatofuz
parents:
diff changeset
18
anatofuz
parents:
diff changeset
19 The current sha256 is 10eec685463d5a8bbf08d77f4ca96282161d396c65bd97dc99dbde644a31610f.