diff --git a/cranelift/docs/compare-llvm.rst b/cranelift/docs/compare-llvm.rst index 4a622dbeda..971585cebb 100644 --- a/cranelift/docs/compare-llvm.rst +++ b/cranelift/docs/compare-llvm.rst @@ -6,8 +6,8 @@ Cretonne compared to LLVM a set of C++ libraries. It can be used to build both JIT compilers and static compilers like `Clang `_, and it is deservedly very popular. `Chris Lattner's chapter about LLVM -`_ in the `Architecture of Open Source -Applications `_ book gives an excellent +`_ in the `Architecture of Open Source +Applications `_ book gives an excellent overview of the architecture and design of LLVM. Cretonne and LLVM are superficially similar projects, so it is worth