1
0
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:
Eric Christopher 2020-02-10 15:06:32 -08:00
parent 161c7d06da
commit 123d2ff3b5

View File

@ -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