Test commit.

Fix instrinsic -> intrinsic typo.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@311598 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Pete Couperus 2017-08-23 20:58:22 +00:00
parent 5f06407357
commit 333b7c6706

View File

@ -10155,7 +10155,7 @@ argument to specify the step of the increment.
Arguments: Arguments:
"""""""""" """"""""""
The first four arguments are the same as '``llvm.instrprof_increment``' 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. The last argument specifies the value of the increment of the counter variable.