mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-12 02:33:33 +00:00
Corrected typo.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10600 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
9cd42575c2
commit
02f61c1f24
@ -437,7 +437,7 @@ Where did all of my code go??
|
|||||||
<p>
|
<p>
|
||||||
If you are using the LLVM demo page, you may often wonder what happened to all
|
If you are using the LLVM demo page, you may often wonder what happened to all
|
||||||
of the code that you typed in. Remember that the demo script is running the
|
of the code that you typed in. Remember that the demo script is running the
|
||||||
code through the LLVM optimizers, so if you code doesn't actually do anything
|
code through the LLVM optimizers, so if your code doesn't actually do anything
|
||||||
useful, it might all be deleted.
|
useful, it might all be deleted.
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user