パッケージ: llvm-19-examples (1:19~++20240421021844+e095d978ba47-1~exp1)
llvm-19-examples に関するリンク
Debian の資源:
llvm-toolchain-snapshot ソースパッケージをダウンロード:
- [llvm-toolchain-snapshot_20~++20241008102056+4d218caa7716-1~exp1.dsc]
- [llvm-toolchain-snapshot_20~++20241008102056+4d218caa7716.orig.tar.xz]
- [llvm-toolchain-snapshot_20~++20241008102056+4d218caa7716-1~exp1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [www.llvm.org]
類似のパッケージ:
試験的な (experimental の) パッケージ
警告: このパッケージは experimental ディストリビューションのものです。つまり、おそらく不安定でバグがあり、それどころかデータの損失を起こすかもしれません。使用前には、変更履歴やその他の参照可能なドキュメントを必ず調べてください。
Modular compiler and toolchain technologies, examples
LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs.
LLVM uses a single, language-independent virtual instruction set both as an offline code representation (to communicate code between compiler phases and to run-time systems) and as the compiler internal representation (to analyze and transform programs). This persistent code representation allows a common set of sophisticated compiler techniques to be applied at compile-time, link-time, install-time, run-time, or "idle-time" (between program runs).
This package contains examples for using LLVM, both in developing extensions to LLVM and in using it to compile code.
その他の llvm-19-examples 関連パッケージ
|
|
|
|
-
- dep: llvm-19-dev (<< 1:19~++20240421021844+e095d978ba47-1~exp1+c~)
- Modular compiler and toolchain technologies, libraries and headers
- dep: llvm-19-dev (>= 1:19~++20240421021844+e095d978ba47-1~exp1)