mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-31 20:51:52 +01:00
Fix you->your typo.
This commit is contained in:
parent
161c7d06da
commit
123d2ff3b5
@ -259,7 +259,7 @@ couple specific suggestions:
|
||||
which is tuned for C and C++ applications, may not be sufficient to remove
|
||||
all dischargeable checks from loops.
|
||||
|
||||
#. If you language uses range checks, consider using the IRCE pass. It is not
|
||||
#. If your language uses range checks, consider using the IRCE pass. It is not
|
||||
currently part of the standard pass order.
|
||||
|
||||
#. A useful sanity check to run is to run your optimized IR back through the
|
||||
|
Loading…
x
Reference in New Issue
Block a user