diff --git a/docs/index.html b/docs/index.html index f42dbbbbc99..04eb380bd23 100644 --- a/docs/index.html +++ b/docs/index.html @@ -113,6 +113,9 @@ done.
  • Extending LLVM - Look here to see how to add instructions and intrinsics to LLVM.
  • +
  • Using LLVM Libraries - Look here to +understand how to use the libraries produced when LLVM is compiled.
  • +
  • Doxygen generated documentation ( classes)