Dash:
[t2-trunk.git] / package / develop / llvm / llvm.desc
blobc715cd35c6c13751c771bf7036d5be8e2bd97d4d
1 [COPY] --- T2-COPYRIGHT-NOTE-BEGIN ---
2 [COPY] T2 SDE: package/*/llvm/llvm.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] Low Level Virtual Machine
14 [T] Low-Level Virtual Machine (LLVM) is a compiler infrastructure designed for
15 [T] compile-time, link-time, run-time, and "idle-time" optimization of
16 [T] programs from arbitrary programming languages. It currently supports
17 [T] compilation of C, Objective-C, and C++ programs, using front-ends derived
18 [T] from GCC 4.0, GCC 4.2, and a custom new front-end, "clang". It supports
19 [T] x86, x86-64, ia64, PowerPC, and SPARC, with support for Alpha and ARM
20 [T] under development.
22 [U] http://llvm.org/
23 [U] http://clang.llvm.org/
24 [U] http://vmkit.llvm.org/
26 [A] University of Illinois/NCSA
27 [A] Chris Lattner <clattner@apple.com>
28 [M] Rene Rebe <rene@t2-project.org>
30 [C] extra/development
32 # LTO works, but either becomes large, and/or does segfault
33 [F] CROSS OBJDIR NO-LTO
34 [R] - alpha arc avr32 blackfin m68k microblaze nios2
36 [L] BSD
37 [S] Stable
38 [V] 13.0.0
39 [P] X 01---5---9 102.500
41 [D] 1d72951ba780a000550fb4cea75646fb682d07acd1bc20416e8b7297 llvm-13.0.0.src.tar.xz https://github.com/llvm/llvm-project/releases/download/llvmorg-13.0.0/