forked from OSchip/llvm-project
Test commit.
Fix instrinsic -> intrinsic typo. llvm-svn: 311598
This commit is contained in:
parent
efd8a84cd5
commit
ed9569dac8
|
@ -10155,7 +10155,7 @@ argument to specify the step of the increment.
|
|||
Arguments:
|
||||
""""""""""
|
||||
The first four arguments are the same as '``llvm.instrprof_increment``'
|
||||
instrinsic.
|
||||
intrinsic.
|
||||
|
||||
The last argument specifies the value of the increment of the counter variable.
|
||||
|
||||
|
|
Loading…
Reference in New Issue