We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6eee238 commit 16a5c71Copy full SHA for 16a5c71
llvm/docs/LangRef.rst
@@ -309,7 +309,7 @@ added in the future:
309
prototype of all callees to exactly match the prototype of the
310
function definition. Furthermore the inliner doesn't consider such function
311
calls for inlining.
312
-"``cc 10``" - GHC convention
+"``ghccc``" - GHC convention
313
This calling convention has been implemented specifically for use by
314
the `Glasgow Haskell Compiler (GHC) <http://www.haskell.org/ghc>`_.
315
It passes everything in registers, going to extremes to achieve this
0 commit comments