llvm: llvm 3.7.1 (Low-Level-Virtual-Machine (LLVM) library)  
llvm:  
llvm: The LLVM package contains a collection of modular and reusable compiler 
llvm: and toolchain technologies. The Low Level Virtual Machine (LLVM) Core 
llvm: libraries provide a modern source and target-independent optimizer, 
llvm: along with code generation support for many popular CPUs (as well as 
llvm: some less common ones). These libraries are built around a well 
llvm: specified code representation known as the LLVM intermediate 
llvm: representation ("LLVM IR").  
llvm: 
llvm:

