earl / llvm-mirror

A mirror of llvm/trunk from LLVM's SVN. Updated hourly.

This URL has Read+Write access

Bob Wilson (author)
Thu Jul 09 16:54:51 -0700 2009
commit  5a1b346b0b2d401f6f721cafb3c702ca4c3e1b1d
tree    3275661f097d63c48541bc698b9e8efda0725c92
parent  33307a476da7f9ae7e498c85fec3912d679fa585
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.