mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-25 16:31:33 +00:00
Typo fix in the tutorial.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@44014 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
e923e21364
commit
bb310f1b9b
@ -659,8 +659,8 @@ the 'for' Loop</a></div>
|
||||
<div class="doc_text">
|
||||
|
||||
<p>Now we get to the good part: the LLVM IR we want to generate for this thing.
|
||||
With the simple example above, we get this LLVM IR (note that I generated this
|
||||
dump is generated with optimizations disabled for clarity):
|
||||
With the simple example above, we get this LLVM IR (note that this dump is
|
||||
generated with optimizations disabled for clarity):
|
||||
</p>
|
||||
|
||||
<div class="doc_code">
|
||||
|
Loading…
x
Reference in New Issue
Block a user