llvm-6502/docs
Reid Spencer 42fe455d37 For PR780:
1. Change the usage of LOADABLE_MODULE so that it implies all the things
   necessary to make a loadable module. This reduces the user's burdern to
   get a loadable module correctly built.
2. Document the usage of LOADABLE_MODULE in the MakefileGuide
3. Adjust the makefile for lib/Transforms/Hello to use the new specification
   for building loadable modules
4. Adjust the sample project to not attempt to build a shared library for
   its little library. This was just wasteful and not instructive at all.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29551 91177308-0d34-0410-b5e6-96231b3b80d8
2006-08-07 23:12:15 +00:00
..
CommandGuide Update to include new options. 2006-08-01 07:38:39 +00:00
HistoricalNotes
img Update library dependency information, describe new libraries, talk a 2006-08-01 07:32:01 +00:00
.cvsignore
AliasAnalysis.html
Bugpoint.html
BytecodeFormat.html
CFEBuildInstrs.html Changed to a new directory for opensource checkout. 2006-07-31 21:37:55 +00:00
CodeGenerator.html
CodingStandards.html Fix a couple typos. 2006-07-31 20:18:49 +00:00
CommandLine.html Fix a couple typos. 2006-07-31 20:18:49 +00:00
CompilerDriver.html
CompilerWriterInfo.html
doxygen.cfg.in Upgrade in preparation for doxygen 1.4.4. The config file format changed, 2006-05-15 21:36:13 +00:00
doxygen.css Upgrade in preparation for doxygen 1.4.4. The config file format changed, 2006-05-15 21:36:13 +00:00
doxygen.footer Upgrade in preparation for doxygen 1.4.4. The config file format changed, 2006-05-15 21:36:13 +00:00
doxygen.header
doxygen.intro
ExtendingLLVM.html
FAQ.html Answer the FAQ: "can llvm convert C++ code to C?" 2006-07-19 18:19:59 +00:00
GarbageCollection.html
GettingStarted.html updated CVS server location 2006-08-03 22:14:43 +00:00
GettingStartedVS.html
HowToReleaseLLVM.html
HowToSubmitABug.html
index.html remove quotes for better consistency 2006-06-20 20:56:03 +00:00
LangRef.html Decribe the "implementation" keyword. 2006-06-13 03:05:47 +00:00
Lexicon.html
llvm.css Reduce the padding on the doc_notes style. It was set to 1em which leaves 2006-07-27 05:29:25 +00:00
Makefile The web site uses this 2006-07-06 00:36:52 +00:00
MakefileGuide.html For PR780: 2006-08-07 23:12:15 +00:00
ProgrammersManual.html
Projects.html
ReleaseNotes.html
SourceLevelDebugging.html fix typos 2006-06-21 11:08:10 +00:00
Stacker.html
SystemLibrary.html
TableGenFundamentals.html
TestingGuide.html Fix a typo 2006-06-01 16:48:56 +00:00
UsingLibraries.html Fix HTML 4.01 Strict errors. 2006-08-01 16:23:54 +00:00
WritingAnLLVMBackend.html
WritingAnLLVMPass.html Added how to add machine passes to command line options. 2006-08-04 18:10:12 +00:00