Fork of llvm with experimental commits and workarounds for RPCS3
Go to file
Dan Gohman 8c31acb71e Fix grammar in a comment.
llvm-svn: 42748
2007-10-08 15:10:04 +00:00
autoconf
bindings Fixed downrev Ocaml compatibility. 2007-10-08 12:16:59 +00:00
docs
examples
include Fix grammar in a comment. 2007-10-08 15:10:04 +00:00
lib Add explicit keywords. 2007-10-08 15:08:41 +00:00
projects
runtime
test C and Objective Caml bindings for getFunction and getNamedGlobal. Also enhanced 2007-10-08 03:45:09 +00:00
tools
utils
website
win32
Xcode C and Objective Caml bindings for GlobalVariable::isConstant. 2007-10-07 17:31:42 +00:00
build-for-llvm-top.sh
configure
CREDITS.TXT
LICENSE.TXT
llvm.spec.in
Makefile
Makefile.common
Makefile.config.in
Makefile.rules
ModuleInfo.txt
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.