Merge pull request #2743 from dalinaum/patch-1

Fix an incorrect link.
This commit is contained in:
Peter Huene
2021-03-20 00:07:54 -07:00
committed by GitHub

View File

@@ -6,7 +6,7 @@ compilers like [Clang](https://clang.llvm.org), and it is deservedly very
popular. popular.
[Chris Lattner's chapter about LLVM](https://www.aosabook.org/en/llvm.html) [Chris Lattner's chapter about LLVM](https://www.aosabook.org/en/llvm.html)
in the in the
[Architecture of Open Source Applications](https://aosabook.org/en/index.html>) [Architecture of Open Source Applications](https://aosabook.org/en/index.html)
book gives an excellent overview of the architecture and design of LLVM. book gives an excellent overview of the architecture and design of LLVM.
Cranelift and LLVM are superficially similar projects, so it is worth Cranelift and LLVM are superficially similar projects, so it is worth