X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=docs%2FWritingAnLLVMPass.html;h=a1d55649016c7e35145867c6034e910b84bc3726;hb=a75ce9f5d2236d93c117e861e60e6f3f748c9555;hp=1f53f050bae6af4de36213b356c4aa9c8761fcec;hpb=65acb301787c163665df7935d66198b359003959;p=oota-llvm.git diff --git a/docs/WritingAnLLVMPass.html b/docs/WritingAnLLVMPass.html index 1f53f050bae..a1d55649016 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