LLVM
3.7.0
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
work
release_test
rc4
llvm.src
docs
doxygen.intro
Go to the documentation of this file.
1
/// @mainpage LLVM
2
///
3
/// @section main_intro Introduction
4
/// Welcome to LLVM.
5
///
6
/// This documentation describes the @b internal software that makes
7
/// up LLVM, not the @b external use of LLVM. There are no instructions
8
/// here on how to use LLVM, only the APIs that make up the software. For usage
9
/// instructions, please see the programmer's guide or reference manual.
10
///
11
/// @section main_caveat Caveat
12
/// This documentation is generated directly from the source code with doxygen.
13
/// Since LLVM is constantly under active development, what you're about to
14
/// read is out of date! However, it may still be useful since certain portions
15
/// of LLVM are very stable.
16
///
17
/// @section main_changelog Change Log
18
/// - Original content written 12/30/2003 by Reid Spencer
Generated on Mon Aug 31 2015 11:00:23 for LLVM by
1.8.6