X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=docs%2FWritingAnLLVMPass.html;h=07e736da691e55ae8a2aa1325e72dc0c9e2205f1;hb=6fa1c051dc515b6fd1f9a26ac12fed985469bff5;hp=1bb90f79d53598665d86ceb2fd0075cb70015630;hpb=a3da77708645b698d10db88667b5df2a8d632f5d;p=oota-llvm.git diff --git a/docs/WritingAnLLVMPass.html b/docs/WritingAnLLVMPass.html index 1bb90f79d53..07e736da691 100644 --- a/docs/WritingAnLLVMPass.html +++ b/docs/WritingAnLLVMPass.html @@ -2,6 +2,7 @@ "http://www.w3.org/TR/html4/strict.dtd"> + Writing an LLVM Pass @@ -17,15 +18,22 @@
  • Pass classes and requirements