OPNsense - FreeBSD source
Find a file
Ed Schouten 68eb509bdc Import LLVM, at r72805, which fixes PR4315 and PR4316.
Normally I'm not updating sources this often, but I want to get rid of
this breakage, because right now I can't offer a proper source snapshot
yet.
2009-06-03 21:10:15 +00:00
autoconf Import LLVM, at r72732. 2009-06-02 17:52:33 +00:00
bindings Import LLVM, at r72732. 2009-06-02 17:52:33 +00:00
cmake Import LLVM, at r72732. 2009-06-02 17:52:33 +00:00
docs Import LLVM, at r72805, which fixes PR4315 and PR4316. 2009-06-03 21:10:15 +00:00
examples Import LLVM, at r72732. 2009-06-02 17:52:33 +00:00
include Import LLVM, at r72805, which fixes PR4315 and PR4316. 2009-06-03 21:10:15 +00:00
lib Import LLVM, at r72805, which fixes PR4315 and PR4316. 2009-06-03 21:10:15 +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, at r72805, which fixes PR4315 and PR4316. 2009-06-03 21:10:15 +00:00
tools Import LLVM, at r72805, which fixes PR4315 and PR4316. 2009-06-03 21:10:15 +00:00
unittests Import LLVM, at r72732. 2009-06-02 17:52:33 +00:00
utils Import LLVM, at r72770. 2009-06-03 13:28:00 +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, at r72805, which fixes PR4315 and PR4316. 2009-06-03 21:10:15 +00:00
configure Import LLVM, at r72732. 2009-06-02 17:52:33 +00:00
CREDITS.TXT Import LLVM, at r72732. 2009-06-02 17:52: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 r72732. 2009-06-02 17:52:33 +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.