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