diff --git a/docs/WritingAnLLVMPass.html b/docs/WritingAnLLVMPass.html index 1f53f050bae..cb9729f975f 100644 --- a/docs/WritingAnLLVMPass.html +++ b/docs/WritingAnLLVMPass.html @@ -18,7 +18,7 @@
  • Setting up the build environment
  • Basic code required
  • Running a pass with opt - or analyze
  • + or analyze
  • Pass classes and requirements