llvm-2.9_2.9+dfsg.orig.tar.gz
Homepage: | - |
Package version: | - |
Architecture: | - |
Distribution: | Debian |
Filename: | llvm-2.9_2.9+dfsg.orig.tar.gz |
/llvm-2.9/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 H
more»
/llvm-2.9/autoconf/README.TXT
Upgrading Libtool
===============================================================================
If you are in the mood to upgrade libtool, you must do the following:
1. Get the new version of libtool and put it in <SRC>
2. configure/build/install libtool with --prefix=<PFX>
3. Copy <SRC>/ltdl.m4 to llvm/autoconf/m4
4. Copy <PFX>/share/aclocal/libtool.m4 to llvm/autoconf/m4/libtool.m4
5. C
more»
/llvm-2.9/bindings/README.txt
This directory contains bindings for the LLVM compiler infrastructure to allow
programs written in languages other than C or C++ to take advantage of the LLVM
infrastructure--for instance, a self-hosted compiler front-end.
/llvm-2.9/cmake/README
See docs/CMake.html for instructions on how to build LLVM with CMake.
/llvm-2.9/examples/ModuleMaker/README.txt
//===----------------------------------------------------------------------===//
//
more»
/llvm-2.9/lib/Analysis/README.txt
Analysis Opportunities:
//===---------------------------------------------------------------------=
more»
/llvm-2.9/lib/CodeGen/README.txt
//===---------------------------------------------------------------------===//
Common register all
more»
/llvm-2.9/lib/Support/README.txt.system
Design Of lib/System
====================
The software in this directory is designed to completely
more»
Browse inside llvm-2.9_2.9+dfsg.orig.tar.gz
Download llvm-2.9_2.9+dfsg.orig.tar.gz