llvm-6502/docs
Charles Davis 970bfcc7d8 Add a new 'hotpatch' attribute. This attribute will insert a two-byte no-op
instruction at the beginning of each function that has the attribute, allowing
the function to be easily hooked and/or patched.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@117264 91177308-0d34-0410-b5e6-96231b3b80d8
2010-10-25 15:37:09 +00:00
..
CommandGuide Teach FileCheck to handle trailing CHECK-NOT patterns. 2010-10-15 17:47:12 +00:00
HistoricalNotes
img
tutorial
AliasAnalysis.html
BitCodeFormat.html
Bugpoint.html
CFEBuildInstrs.html
CMake.html
CodeGenerator.html Update target feature matrix for CellSPU 2010-10-25 08:57:30 +00:00
CodingStandards.html
CommandLine.html
CompilerDriver.html
CompilerDriverTutorial.html
CompilerWriterInfo.html
DebuggingJITedCode.html
DeveloperPolicy.html
doxygen.cfg.in
doxygen.css
doxygen.footer
doxygen.header
doxygen.intro
ExceptionHandling.html Add a pre-dispatch SjLj EH hook on the unwind edge for targets to do any 2010-10-19 23:27:08 +00:00
ExtendedIntegerResults.txt
ExtendingLLVM.html
FAQ.html
GarbageCollection.html
GCCFEBuildInstrs.html
GetElementPtr.html
GettingStarted.html
GettingStartedVS.html
GoldPlugin.html
HowToReleaseLLVM.html
HowToSubmitABug.html
index.html
LangRef.html Add a new 'hotpatch' attribute. This attribute will insert a two-byte no-op 2010-10-25 15:37:09 +00:00
Lexicon.html
LinkTimeOptimization.html
llvm.css
Makefile
MakefileGuide.html Standardise all build-mode affecting {EN,DIS}ABLE_* make options to 2010-10-22 12:54:34 +00:00
Packaging.html
Passes.html Fix type in passes. 2010-10-21 21:16:03 +00:00
ProgrammersManual.html Fix dead link. 2010-10-09 21:12:29 +00:00
Projects.html
re_format.7
ReleaseNotes.html Argh, completely forgot to add this to the release notes! 2010-10-21 14:40:02 +00:00
SourceLevelDebugging.html
SystemLibrary.html
TableGenFundamentals.html
TestingGuide.html
UsingLibraries.html
WritingAnLLVMBackend.html
WritingAnLLVMPass.html Add RegionPass support. 2010-10-20 01:54:44 +00:00