Package: clang-9-doc Source: llvm-toolchain-9 Version: 1:9~+20210308120709+c1a0a213378a-1~exp1~20210308111242.132 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 9204 Depends: libjs-mathjax Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-9/clang-9-doc_9~+20210308120709+c1a0a213378a-1~exp1~20210308111242.132_all.deb Size: 1092528 SHA256: dbb86ed2109bd450d987fa10f5232eda3b99e43c66e41cd30d8e826200151ed5 SHA1: 0381c26724e9fd7ee487ee8eba96641d0c230497 MD5sum: 8feb05c952acd6c151a287a05f204ec4 Description: C, C++ and Objective-C compiler - Documentation Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11 and 14 standards and also provides most of the support of C++17. . This package contains the documentation. Package: libclang-cpp1-9 Source: llvm-toolchain-9 Version: 1:9~+20210308120709+c1a0a213378a-1~exp1~20210308111242.132 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 47 Depends: libclang-cpp9 Homepage: https://www.llvm.org/ Priority: optional Section: oldlibs Filename: pool/main/l/llvm-toolchain-9/libclang-cpp1-9_9~+20210308120709+c1a0a213378a-1~exp1~20210308111242.132_all.deb Size: 38732 SHA256: 2726df53632d3dd29e8d04d144ecc3ed08732f1dcba45b1ddc4d75fd4975b797 SHA1: cf79e4511597f6a41a3b68aaddf0077cb0201b66 MD5sum: 1d8631d3929a126c7b449ab0c9166cda Description: transitional package This is a transitional package. It can safely be removed. Package: llvm-9-doc Source: llvm-toolchain-9 Version: 1:9~+20210308120709+c1a0a213378a-1~exp1~20210308111242.132 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 26919 Depends: libjs-jquery, libjs-underscore Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-9/llvm-9-doc_9~+20210308120709+c1a0a213378a-1~exp1~20210308111242.132_all.deb Size: 2702780 SHA256: 51ca06f1b640533fc7765b5704dd1927d3f013950f48c15f947b42f065565521 SHA1: 60cccaa9a3396669657bb3b1f590fd2ef2db56f6 MD5sum: a41c95f9ceef3db1f21faf69df8b780c Description: Modular compiler and toolchain technologies, documentation 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 all documentation (extensive). Package: llvm-9-examples Source: llvm-toolchain-9 Version: 1:9~+20210308120709+c1a0a213378a-1~exp1~20210308111242.132 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 50 Depends: llvm-9-dev (>= 1:9~+20210308120709+c1a0a213378a-1~exp1~20210308111242.132), llvm-9-dev (<< 1:9~+20210308120709+c1a0a213378a-1~exp1~20210308111242.132+c~) Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-9/llvm-9-examples_9~+20210308120709+c1a0a213378a-1~exp1~20210308111242.132_all.deb Size: 39184 SHA256: 09677564e1057dbdaf98373463efe2d5fd6883753abafdf20367c3ccdb81b80b SHA1: eb93ff927f99d668969e174703c0b8df9b7902ad MD5sum: 73b186c13abc7aff83beddf9bc8df3c5 Description: 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.