X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;ds=sidebyside;f=docs%2FWritingAnLLVMPass.html;h=7dbaa9e6bdadad0799ec565b0dd13d6e16fcdfe4;hb=d826e65ef2a1af0851be0901b1afd227362a912c;hp=5f32d1609713026516b00709faded130cfde3ea9;hpb=7911ce2578fd143f37ef4de7aa3e5795c18df4a6;p=oota-llvm.git diff --git a/docs/WritingAnLLVMPass.html b/docs/WritingAnLLVMPass.html index 5f32d160971..7dbaa9e6bda 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