llvm-6502/docs
Chris Lattner f627892e26 'Pass' should now not be derived from by clients. Instead, they should derive
from ModulePass.  Instead of implementing Pass::run, then should implement
ModulePass::runOnModule.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16430 91177308-0d34-0410-b5e6-96231b3b80d8
2004-09-20 04:36:29 +00:00
..
CommandGuide
HistoricalNotes
img
AliasAnalysis.html Remove extraneous blank lines. 2004-09-06 23:00:30 +00:00
Bugpoint.html
BytecodeFormat.html
CFEBuildInstrs.html
CodeGenerator.html
CodingStandards.html
CommandLine.html
CompilerDriver.html Fix broken internal links (one found by seventwentyfour.com spider) 2004-09-09 20:34:13 +00:00
doxygen.cfg
doxygen.cfg.in
doxygen.css
doxygen.footer
doxygen.header
doxygen.intro
ExtendingLLVM.html
FAQ.html If updating from CVS gives error "No rule to make target", it's faster to just 2004-09-09 16:36:47 +00:00
GarbageCollection.html
GettingStarted.html
HowToSubmitABug.html
index.html The lexicon doc is more of a user guide than programming dox 2004-09-19 23:15:47 +00:00
LangRef.html
Lexicon.html
llvm.css This is the documentation style sheet, not the one for the website. 2004-09-07 05:09:22 +00:00
LLVMVsTheWorld.html
Makefile
ObjectFiles.html
OpenProjects.html * Profile-guided needs a hyphen 2004-09-06 22:35:43 +00:00
ProgrammersManual.html
Projects.html
ReleaseNotes.html better code 2004-09-19 19:21:26 +00:00
SourceLevelDebugging.html
Stacker.html
SystemLibrary.html
TableGenFundamentals.html
TestingGuide.html
UsingLibraries.html
WritingAnLLVMBackend.html Make this HTML 4.01 strict 2004-09-18 06:28:07 +00:00
WritingAnLLVMPass.html 'Pass' should now not be derived from by clients. Instead, they should derive 2004-09-20 04:36:29 +00:00