mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-01 05:01:59 +01:00
Typo Functino->Function.
llvm-svn: 359821
This commit is contained in:
parent
3c0a69a728
commit
56e65fa084
@ -432,7 +432,7 @@ public:
|
||||
/// {{@ Parse a textual pass pipeline description into a specific PassManager
|
||||
///
|
||||
/// Automatic deduction of an appropriate pass manager stack is not supported.
|
||||
/// For example, to insert a loop pass 'lpass' into a FunctinoPassManager,
|
||||
/// For example, to insert a loop pass 'lpass' into a FunctionPassManager,
|
||||
/// this is the valid pipeline text:
|
||||
///
|
||||
/// function(lpass)
|
||||
|
Loading…
x
Reference in New Issue
Block a user