1 [COPY] --- T2-COPYRIGHT-NOTE-BEGIN ---
2 [COPY] T2 SDE: package/*/clang/clang.desc
3 [COPY] Copyright (C) 2008 - 2021 The T2 SDE Project
5 [COPY] This Copyright note is generated by scripts/Create-CopyPatch,
6 [COPY] more information can be found in the files COPYING and README.
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 ---
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://clang.llvm.org/
24 [A] University of Illinois/NCSA
25 [A] Chris Lattner <clattner@apple.com>
26 [M] Rene Rebe <rene@t2-project.org>
29 [F] OBJDIR CROSS CC CXX KCC
30 [R] - alpha arc avr32 alpha blackfin m68k microblaze nios2
35 [P] X 01---5---9 105.000
37 [D] ce8e1836b9fdf2164198d8f5761a86e257aea31e6bdf6a9ae398db33 clang-13.0.0.src.tar.xz https://github.com/llvm/llvm-project/releases/download/llvmorg-13.0.0/