diff --git a/llvm/docs/LangRef.rst b/llvm/docs/LangRef.rst index ee893d8e384b6..7b9e3186d664a 100644 --- a/llvm/docs/LangRef.rst +++ b/llvm/docs/LangRef.rst @@ -309,7 +309,7 @@ added in the future: prototype of all callees to exactly match the prototype of the function definition. Furthermore the inliner doesn't consider such function calls for inlining. -"``cc 10``" - GHC convention +"``ghccc``" - GHC convention This calling convention has been implemented specifically for use by the `Glasgow Haskell Compiler (GHC) `_. It passes everything in registers, going to extremes to achieve this