FreeBSD src
Go to file
2009-06-14 09:23:33 +00:00
autoconf Import LLVM, at r72995. 2009-06-06 08:20:29 +00:00
bindings Import LLVM, at r72732. 2009-06-02 17:52:33 +00:00
cmake Import LLVM r73340. 2009-06-14 09:23:33 +00:00
docs Import LLVM r73340. 2009-06-14 09:23:33 +00:00
examples Import LLVM, at r72732. 2009-06-02 17:52:33 +00:00
include Import LLVM r73340. 2009-06-14 09:23:33 +00:00
lib Import LLVM r73340. 2009-06-14 09:23:33 +00:00
projects Import LLVM, at r72732. 2009-06-02 17:52:33 +00:00
runtime Import LLVM, at r72732. 2009-06-02 17:52:33 +00:00
test Import LLVM r73340. 2009-06-14 09:23:33 +00:00
tools Import LLVM r73340. 2009-06-14 09:23:33 +00:00
unittests Import LLVM r73340. 2009-06-14 09:23:33 +00:00
utils Import LLVM r73340. 2009-06-14 09:23:33 +00:00
website Import LLVM, at r72732. 2009-06-02 17:52:33 +00:00
win32 Import LLVM, at r72732. 2009-06-02 17:52:33 +00:00
Xcode Import LLVM, at r72732. 2009-06-02 17:52:33 +00:00
build-for-llvm-top.sh Import LLVM, at r72732. 2009-06-02 17:52:33 +00:00
CMakeLists.txt Import LLVM r73340. 2009-06-14 09:23:33 +00:00
configure Import LLVM, at r72995. 2009-06-06 08:20:29 +00:00
CREDITS.TXT Import LLVM r73340. 2009-06-14 09:23:33 +00:00
LICENSE.TXT Import LLVM, at r72732. 2009-06-02 17:52:33 +00:00
llvm.spec.in Import LLVM, at r72732. 2009-06-02 17:52:33 +00:00
Makefile Import LLVM, at r72732. 2009-06-02 17:52:33 +00:00
Makefile.common Import LLVM, at r72732. 2009-06-02 17:52:33 +00:00
Makefile.config.in Import LLVM, at r72732. 2009-06-02 17:52:33 +00:00
Makefile.rules Import LLVM, at r72995. 2009-06-06 08:20:29 +00:00
ModuleInfo.txt Import LLVM, at r72732. 2009-06-02 17:52:33 +00:00
README.txt Import LLVM, at r72732. 2009-06-02 17:52:33 +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.