llvm http://www.llvm.org/ Serdar Soytetir kaptan@pisilinux.org NCSA The Low Level Virtual Machine The LLVM Project is a collection of modular and reusable compiler and toolchain technologies. Despite its name, LLVM has little to do with traditional virtual machines, though it does provide helpful libraries that can be used to build them. http://llvm.org/releases/3.5.0/llvm-3.5.0.src.tar.xz http://llvm.org/releases/3.5.0/cfe-3.5.0.src.tar.xz http://llvm.org/releases/3.5.0/clang-tools-extra-3.5.0.src.tar.xz http://llvm.org/releases/3.5.0/compiler-rt-3.5.0.src.tar.xz zlib-devel libxml2-devel ncurses-devel ocaml libffi-devel groff libedit-devel binutils llvm-3.5.0-fix-cmake-llvm-exports.patch llvm-3.5.0-force-link-pass.o.patch llvm app:console library llvm-libs libxml2 libgcc ncurses /usr/bin /usr/bin/llvm-config /usr/include/llvm* /usr/lib/llvm /usr/lib /etc/ld.so.conf.d /etc/llvm /usr/share/doc /usr/share/vim /usr/share/llvm/cmake /usr/share/kde4 /usr/share/man llvm-libs library zlib libffi libedit libgcc ncurses /usr/lib/llvm/libLLVM-3* /usr/share/licenses/llvm-libs/LICENSE llvm-ocaml library programming.language.ocaml OCaml binding for LLVM llvm ocaml /usr/lib/ocaml llvm-clang-analyzer app:console A source code analysis framework The Clang Static Analyzer consists of both a source code analysis framework and a standalone tool that finds bugs in C and Objective-C programs. llvm-clang /usr/lib/clang-analyzer /usr/bin/scan-* llvm-clang A C language family front-end for LLVM The goal of the Clang project is to create a new C, C++, Objective C and Objective C++ front-end for the LLVM compiler. llvm-libs libgcc ncurses /usr/bin/clang* /usr/bin/tblgen /usr/lib/clang /usr/lib/clang/libclang.so /usr/share/man/man1/clang.1 llvm-clang-devel Development headers for llvm-clang llvm-clang /usr/include/clang /usr/include/clang-c llvm-docs programming.docs data:doc Documentation for LLVM /usr/share/doc/llvm/html /usr/share/doc/llvm/ocamldoc llvm-32bit emul32 32-bit shared libraries for llvm emul32 zlib-32bit libffi-32bit llvm libgcc libedit ncurses-32bit zlib-32bit libffi-32bit /usr/lib32 2014-09-23 3.5.0 Version bump. Serdar Soytetir kaptan@pisilinux.org 2014-05-11 3.4.1 Release bump. Marcin Bojara marcin@pisilinux.org 2014-05-11 3.4.1 Version bump. Yusuf Aydemir yusuf.aydemir@pisilinux.org 2013-09-01 3.3 Release bump, already cleaned. marcin bojara marcin@pisilinux.org 2013-07-26 3.3 Version bump. marcin bojara marcin@pisilinux.org 2013-02-18 3.2 version bump PisiLinux Community admins@pisilinux.org 2012-06-11 3.1 First release marcin bojara marcin@pisilinux.org