mirror of
https://github.com/RPCS3/llvm.git
synced 2025-01-28 22:23:43 +00:00
[Docs] Fix a broken link in the Kaleidoscope tutorial.
Patch by: Alfred Perlstein <alfred@FreeBSD.org> git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@281297 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
9a5abd08fa
commit
6a92b76991
@ -708,7 +708,7 @@ For example, here is a sample interaction:
|
||||
|
||||
There is a lot of room for extension here. You can define new AST nodes,
|
||||
extend the language in many ways, etc. In the `next
|
||||
installment <LangImpl3.html>`_, we will describe how to generate LLVM
|
||||
installment <LangImpl03.html>`_, we will describe how to generate LLVM
|
||||
Intermediate Representation (IR) from the AST.
|
||||
|
||||
Full Code Listing
|
||||
|
Loading…
x
Reference in New Issue
Block a user