diff --git a/docs/index.html b/docs/index.html index 0d289478b9c..15247ee5750 100644 --- a/docs/index.html +++ b/docs/index.html @@ -92,6 +92,9 @@ Current tools: llvm-bcanalyzer, +
  • LLVM's Analysis and Transform Passes - A list of +optimizations and analyses implemented in LLVM.
  • +
  • Frequently Asked Questions - A list of common questions and problems and their solutions.