mirror of
https://github.com/RPCS3/llvm.git
synced 2024-12-01 07:30:33 +00:00
[KaleidoscopeJIT][BuildingAJIT] Remove some copy-pasta from Chapter 1.
This text was accidentally left in when the original document was copied from Chapter 7 of the Kaleidoscope language series. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@270799 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
613d807439
commit
630552d242
@ -305,8 +305,8 @@ like a mini-LLI), feed to next chapter.*
|
||||
Full Code Listing
|
||||
=================
|
||||
|
||||
Here is the complete code listing for our running example, enhanced with
|
||||
mutable variables and var/in support. To build this example, use:
|
||||
Here is the complete code listing for our running example. To build this
|
||||
example, use:
|
||||
|
||||
.. code-block:: bash
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user