mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-09 21:32:49 +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. llvm-svn: 270799
This commit is contained in:
parent
504e778cb8
commit
afb30397ab
@ -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