mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-11-01 15:11:24 +00:00
fix a typo
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@44187 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
45b22fa9f1
commit
b763228695
@ -1187,7 +1187,7 @@ it is active. For example:</p>
|
||||
|
||||
<div class="doc_text">
|
||||
|
||||
<p>Now that we understand the basics of how passes are defined, how the are
|
||||
<p>Now that we understand the basics of how passes are defined, how they are
|
||||
used, and how they are required from other passes, it's time to get a little bit
|
||||
fancier. All of the pass relationships that we have seen so far are very
|
||||
simple: one pass depends on one other specific pass to be run before it can run.
|
||||
|
Loading…
Reference in New Issue
Block a user