Dash:
[t2.git] / package / develop / lld / lld.desc
blob44ce5211e2055d933eca6f80e0b58f6b2f22add8
1 [COPY] --- T2-COPYRIGHT-NOTE-BEGIN ---
2 [COPY] T2 SDE: package/*/lld/lld.desc
3 [COPY] Copyright (C) 2008 - 2021 The T2 SDE Project
4 [COPY] 
5 [COPY] This Copyright note is generated by scripts/Create-CopyPatch,
6 [COPY] more information can be found in the files COPYING and README.
7 [COPY] 
8 [COPY] This program is free software; you can redistribute it and/or modify
9 [COPY] it under the terms of the GNU General Public License version 2.
10 [COPY] --- T2-COPYRIGHT-NOTE-END ---
12 [I] The LLVM Linker
14 [T] LLD is a linker from the LLVM project that is a drop-in replacement for
15 [T] system linkers and runs much faster than them. It also provides features
16 [T] that are useful for toolchain developers.
17 [T]
18 [T] The linker supports ELF (Unix), PE/COFF (Windows), Mach-O (macOS) and
19 [T] WebAssembly in descending order of completeness.
21 [U] https://lld.llvm.org
23 [A] University of Illinois/NCSA
24 [A] Chris Lattner <clattner@apple.com>
25 [M] Rene Rebe <rene@t2-project.org>
27 [C] extra/development
28 [F] OBJDIR CROSS
30 [L] BSD
31 [S] Stable
32 [V] 13.0.0
33 [P] X -----5---9 102.620
35 [D] 0b7eb7ced1a12e8cfb4b38bdfe638969845190d0852ceda623dec811 lld-13.0.0.src.tar.xz https://github.com/llvm/llvm-project/releases/download/llvmorg-13.0.0/