freebsd kernel with SKQ
Go to file
2009-10-15 07:47:49 +00:00
autoconf Update llvm to r84119. 2009-10-14 17:57:32 +00:00
bindings Update llvm to r84119. 2009-10-14 17:57:32 +00:00
cmake Update llvm to r84119. 2009-10-14 17:57:32 +00:00
docs Update llvm to r84119. 2009-10-14 17:57:32 +00:00
examples Update llvm to r84119. 2009-10-14 17:57:32 +00:00
include Update llvm to r84175. 2009-10-15 07:47:49 +00:00
lib Update llvm to r84175. 2009-10-15 07:47:49 +00:00
projects Update llvm to r84119. 2009-10-14 17:57:32 +00:00
runtime Update llvm to r84119. 2009-10-14 17:57:32 +00:00
test Update llvm to r84175. 2009-10-15 07:47:49 +00:00
tools Update llvm to r84175. 2009-10-15 07:47:49 +00:00
unittests Update llvm to r84175. 2009-10-15 07:47:49 +00:00
utils Update llvm to r84119. 2009-10-14 17:57:32 +00:00
website Import LLVM, at r72732. 2009-06-02 17:52:33 +00:00
win32 Update llvm to r84119. 2009-10-14 17:57:32 +00:00
Xcode Update llvm to r84119. 2009-10-14 17:57:32 +00:00
build-for-llvm-top.sh Import LLVM, at r72732. 2009-06-02 17:52:33 +00:00
CMakeLists.txt Update llvm to r84119. 2009-10-14 17:57:32 +00:00
configure Update llvm to r84119. 2009-10-14 17:57:32 +00:00
CREDITS.TXT Update llvm to r84119. 2009-10-14 17:57:32 +00:00
LICENSE.TXT Update llvm to r84119. 2009-10-14 17:57:32 +00:00
llvm.spec.in Import LLVM, at r72732. 2009-06-02 17:52:33 +00:00
Makefile Update llvm to r84119. 2009-10-14 17:57:32 +00:00
Makefile.common Import LLVM, at r72732. 2009-06-02 17:52:33 +00:00
Makefile.config.in Update llvm to r84119. 2009-10-14 17:57:32 +00:00
Makefile.rules Update llvm to r84119. 2009-10-14 17:57:32 +00:00
ModuleInfo.txt Import LLVM, at r72732. 2009-06-02 17:52:33 +00:00
README.txt Update llvm to r84119. 2009-10-14 17:57:32 +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.