From: Pete Couperus Date: Wed, 23 Aug 2017 20:58:22 +0000 (+0000) Subject: Test commit. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=333b7c6706c82b04cb31fb2114acc037ba25ad5f;p=llvm Test commit. Fix instrinsic -> intrinsic typo. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@311598 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/LangRef.rst b/docs/LangRef.rst index 7fa2ec1c588..d4166216e49 100644 --- a/docs/LangRef.rst +++ b/docs/LangRef.rst @@ -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.