Package: clang-9-doc Source: llvm-toolchain-9 Version: 1:9~+20211003090043+c1a0a213378a-1~exp1~20211003090359.3 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 8978 Depends: libjs-mathjax Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-9/clang-9-doc_9~+20211003090043+c1a0a213378a-1~exp1~20211003090359.3_all.deb Size: 1087728 SHA256: 16ceebf6462d5a33e0fcb7cc7f6ad827e68bc045d9668d6d1f2de57653a2d8ab SHA1: cea61bfff78d7345548b783eb67c089443c94876 MD5sum: 12ab7f9da60f968354345666f45b9ed5 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~+20211003090043+c1a0a213378a-1~exp1~20211003090359.3 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 48 Depends: libclang-cpp9 Homepage: https://www.llvm.org/ Priority: optional Section: oldlibs Filename: pool/main/l/llvm-toolchain-9/libclang-cpp1-9_9~+20211003090043+c1a0a213378a-1~exp1~20211003090359.3_all.deb Size: 39052 SHA256: cd66fb775dac2b24e1434492b2f621353fdb6a3ef047186ee153bfb35027bf41 SHA1: 6d21525eba93f7554f6738130b6c42047e7e2339 MD5sum: 35e4147bbb68f314179ff2304addfebc Description: transitional package This is a transitional package. It can safely be removed. Package: llvm-9-doc Source: llvm-toolchain-9 Version: 1:9~+20211003090043+c1a0a213378a-1~exp1~20211003090359.3 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 27008 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~+20211003090043+c1a0a213378a-1~exp1~20211003090359.3_all.deb Size: 2777008 SHA256: 7b1654907f5e48dea0f81a6318e1a3bdffbdd5d152c628e082306fb59457ad5e SHA1: 8c8696521c3ad7d2336dd186ef49aa8bca0fac27 MD5sum: 572efab9c2599928bb818f800bb17654 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~+20211003090043+c1a0a213378a-1~exp1~20211003090359.3 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 51 Depends: llvm-9-dev (>= 1:9~+20211003090043+c1a0a213378a-1~exp1~20211003090359.3), llvm-9-dev (<< 1:9~+20211003090043+c1a0a213378a-1~exp1~20211003090359.3+c~) Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-9/llvm-9-examples_9~+20211003090043+c1a0a213378a-1~exp1~20211003090359.3_all.deb Size: 39512 SHA256: 8844ba87c934baa7bf114e1f3b144718634e5bc9419397f204ee92109b3856cc SHA1: 6abd2df3d864b47410cfc007f797908963f79274 MD5sum: 0fc8f51dd4c12cff2fe9da860d4e62c2 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.