Dash:
[t2-trunk.git] / package / develop / flang / flang.desc
blobdf48eedc75846c3def8eead95539c9cc50c4219d
1 [COPY] --- T2-COPYRIGHT-NOTE-BEGIN ---
2 [COPY] T2 SDE: package/*/flang/flang.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] Flang
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/
24 [A] University of Illinois/NCSA
25 [M] Rene Rebe <rene@t2-project.org>
27 [C] extra/development
28 [F] OBJDIR CROSS F77
30 [L] BSD
31 [S] Stable
32 [V] 13.0.0
33 [P] X -----5---9 102.600
35 [O] var_append cmakeopt " " "-DCMAKE_BUILD_TYPE:STRING=Release"
36 [O] var_append cmakeopt " " "-DFLANG_DEFAULT_TARGET_TRIPLE=$arch_target"
37 [D] c82bd78f11543c79986b4c66ba12b7af9cba2f0410e44219de456cae flang-13.0.0.src.tar.xz https://github.com/llvm/llvm-project/releases/download/llvmorg-13.0.0/