Fix 'platform-specific' hyphenations
[oota-llvm.git] / docs / LangRef.rst
index 32fb597123bec2554453435349e3a3428693cb3a..8d151c32334cd22ddd350dfe2bb3678141e96d2f 100644 (file)
@@ -6408,7 +6408,7 @@ This instruction requires several arguments:
       uses value of call or is void).
    -  Option ``-tailcallopt`` is enabled, or
       ``llvm::GuaranteedTailCallOpt`` is ``true``.
-   -  `Platform specific constraints are
+   -  `Platform-specific constraints are
       met. <CodeGenerator.html#tailcallopt>`_
 
 #. The optional "cconv" marker indicates which :ref:`calling