Chris Lattner 26ad3e7191 add a note
llvm-svn: 35334
2007-03-25 05:10:46 +00:00
..
2007-03-21 21:38:25 +00:00
2007-03-24 22:40:44 +00:00
2007-03-25 05:10:46 +00:00
2007-03-25 05:00:23 +00:00
2007-03-22 07:43:51 +00:00
2007-03-22 19:13:29 +00:00
2007-03-21 21:38:25 +00:00
2007-03-21 21:45:25 +00:00
2007-02-25 02:28:21 +00:00
2007-02-28 05:10:40 +00:00

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.