mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-31 12:41:49 +01:00
[LoopTerminology][NFC] Fix typo
This commit is contained in:
parent
e58a46dc29
commit
53ede36a1c
@ -152,7 +152,7 @@ It is ensured by the LoopSimplify
|
||||
(:ref:`-loop-simplify <passes-loop-simplify>`) pass and is automatically
|
||||
added by the pass managers when scheduling a LoopPass.
|
||||
This pass is implemented in
|
||||
`LoopInfo.h <http://llvm.org/doxygen/LoopSimplify_8h_source.html>`_.
|
||||
`LoopSimplify.h <http://llvm.org/doxygen/LoopSimplify_8h_source.html>`_.
|
||||
When it is successful, the loop has:
|
||||
|
||||
* A preheader.
|
||||
|
Loading…
x
Reference in New Issue
Block a user