llvm/docs
Reid Spencer 303c4b4f8d Make a couple organizational changes. Type no longer derives from Value
(hasn't for ages) so move it up one level in the table of contents.
Type needs to be understood before Value so move it before Value. Make
the descriptions of types stand out a little more.  Add references to the
doxygen for the Type class.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@33122 91177308-0d34-0410-b5e6-96231b3b80d8
2007-01-12 17:26:25 +00:00
..
CommandGuide Document this tool as experimental and list its deficiencies. 2007-01-04 17:55:11 +00:00
HistoricalNotes
img
.cvsignore
AliasAnalysis.html
Bugpoint.html
BytecodeFormat.html A backwards compatible bc format for packed structs 2006-12-08 17:50:05 +00:00
CFEBuildInstrs.html Changing cfrontend dir to llvm-gcc3.4 as the example. 2006-11-20 05:52:06 +00:00
CodeGenerator.html Pass html validation. 2006-12-15 10:40:48 +00:00
CodingStandards.html Removed reference to "cnull" because typical users shouldn't need to use 2007-01-04 08:38:04 +00:00
CommandLine.html Removing even more <iostream> includes. 2006-12-07 20:04:42 +00:00
CompilerDriver.html
CompilerWriterInfo.html
doxygen.cfg.in
doxygen.css
doxygen.footer
doxygen.header
doxygen.intro
ExtendingLLVM.html
FAQ.html
GarbageCollection.html
GetElementPtr.html
GettingStarted.html ding dong llvm-gcc3 is dead 2007-01-04 07:08:27 +00:00
GettingStartedVS.html
HowToReleaseLLVM.html
HowToSubmitABug.html
index.html Add a link to the GEP FAQ. 2006-11-13 08:03:59 +00:00
LangRef.html Fix a typo. 2007-01-12 15:46:11 +00:00
Lexicon.html Add LCSSA to the LLVM lexicon. 2006-10-18 05:50:12 +00:00
LinkTimeOptimization.html Use doc_code class. 2006-10-27 23:06:27 +00:00
llvm.css
Makefile
MakefileGuide.html
ProgrammersManual.html Make a couple organizational changes. Type no longer derives from Value 2007-01-12 17:26:25 +00:00
Projects.html
ReleaseNotes.html Movind newly-intorudced dll* linkage stuff & windows CC to "supported" 2006-11-18 08:04:48 +00:00
SourceLevelDebugging.html Update docs 2006-11-30 14:36:22 +00:00
Stacker.html Typo. 2006-12-31 03:44:08 +00:00
SystemLibrary.html
TableGenFundamentals.html
TestingGuide.html
UsingLibraries.html
WritingAnLLVMBackend.html
WritingAnLLVMPass.html Removing even more <iostream> includes. 2006-12-07 20:04:42 +00:00