public
Description: A mirror of llvm/trunk from LLVM's SVN. Updated hourly.
Homepage: http://llvm.org/
Clone URL: git://github.com/earl/llvm-mirror.git
David Greene (author)
Thu Jul 09 16:56:35 -0700 2009
commit  5126884398c5f7a6c9d1789f039f862322b818fc
tree    5762a87960e048788be677224ca55ed1eb9c1f9b
parent  5a1b346b0b2d401f6f721cafb3c702ca4c3e1b1d
README.txt
Low Level Virtual Machine (LLVM)
================================

This directory and its subdirectories contain source code for the Low Level 
Virtual Machine, a toolkit for the construction of highly optimized compilers,
optimizers, and runtime environments. 

LLVM is open source software. You may freely distribute it under the terms of
the license agreement found in LICENSE.txt.

Please see the HTML documentation provided in docs/index.html for further
assistance with LLVM.