llvm-6502/docs
Nick Lewycky c261df9fab Remove the "metadata*" type and simplify the code it complicated. This was only
used to support GlobalVariables storing MDNodes, back when they were derived
from Constant before the introduction of NamedMDNode, but never removed.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@82943 91177308-0d34-0410-b5e6-96231b3b80d8
2009-09-27 23:27:42 +00:00
..
CommandGuide Put back non-obsolete -f sections for 'opt'. 2009-09-15 23:40:07 +00:00
HistoricalNotes remove two docs about the old Sparc backend which used Value*'s for vregs. 2009-09-13 17:25:49 +00:00
img
tutorial Sync c++ kaleidoscope tutorial with test. 2009-09-22 21:14:49 +00:00
AliasAnalysis.html
BitCodeFormat.html
Bugpoint.html
CFEBuildInstrs.html
CMake.html CMake: New user-settable variable LLVM_TARGET_ARCH useful when 2009-09-13 22:18:38 +00:00
CodeGenerator.html Update documentation for the -f change. 2009-08-25 15:54:01 +00:00
CodingStandards.html disuade people from using ostream. 2009-08-23 21:53:47 +00:00
CommandLine.html Update documentation for the -f change. 2009-08-25 15:54:01 +00:00
CompilerDriver.html
CompilerDriverTutorial.html
CompilerWriterInfo.html
DebuggingJITedCode.html Add documentation on how to use enable debug information in the JIT and use it with GDB. 2009-09-21 02:34:59 +00:00
DeveloperPolicy.html apparently russians are really hard to sort or something! 2009-09-16 05:42:12 +00:00
doxygen.cfg.in
doxygen.css
doxygen.footer
doxygen.header
doxygen.intro
ExceptionHandling.html Fix validation errors. 2009-09-10 22:14:16 +00:00
ExtendedIntegerResults.txt
ExtendingLLVM.html
FAQ.html
GarbageCollection.html
GCCFEBuildInstrs.html
GetElementPtr.html Surrounded variable in <tt> tags for consistency. 2009-08-18 19:18:40 +00:00
GettingStarted.html Correct the version numbers to match those actually tested for by 2009-09-27 04:56:27 +00:00
GettingStartedVS.html
GoldPlugin.html
HowToReleaseLLVM.html Update release document with more details. 2009-08-23 04:36:30 +00:00
HowToSubmitABug.html Update documentation for the -f change. 2009-08-25 15:54:01 +00:00
index.html Add documentation on how to use enable debug information in the JIT and use it with GDB. 2009-09-21 02:34:59 +00:00
LangRef.html Remove the "metadata*" type and simplify the code it complicated. This was only 2009-09-27 23:27:42 +00:00
Lexicon.html
LinkTimeOptimization.html
llvm.css
Makefile
MakefileGuide.html This patch causes the --enable-debug-runtime configure flag and the 2009-09-25 16:46:09 +00:00
Passes.html Mark Andersen's as experimental. 2009-08-28 00:45:47 +00:00
ProgrammersManual.html llvm::cerr is gone. 2009-09-08 05:15:50 +00:00
Projects.html
re_format.7 Add regular expression matching support, based on OpenBSD regexec()/regcomp() 2009-08-30 08:24:09 +00:00
ReleaseNotes-2.6.html Note down a few bits and bobs off the top of my head for ReleaseNotes-2.6.html 2009-08-22 02:17:22 +00:00
ReleaseNotes.html
SourceLevelDebugging.html Reapply 79977. 2009-08-28 23:24:31 +00:00
SystemLibrary.html
TableGenFundamentals.html
TestingGuide.html rename REG -> REGISTER to make it explicit in the doc. <tt>ify some stuff. 2009-09-27 08:01:44 +00:00
UsingLibraries.html
WritingAnLLVMBackend.html we don't want people to override printBasicBlockLabel. 2009-09-12 22:57:37 +00:00
WritingAnLLVMPass.html update this to use raw_ostream 2009-09-08 05:14:44 +00:00