X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=docs%2FWritingAnLLVMPass.html;h=07e736da691e55ae8a2aa1325e72dc0c9e2205f1;hb=26825a84e97790adaffc55c6101b9fe2524fe1b7;hp=76604610a8022db4f30b3e0a9629d134fdfce7b6;hpb=d15516ea46bff5f260751323a95f9f52a254a3e5;p=oota-llvm.git diff --git a/docs/WritingAnLLVMPass.html b/docs/WritingAnLLVMPass.html index 76604610a80..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