Skip to content
Snippets Groups Projects
Commit 3551c554 authored by Kirill Elagin's avatar Kirill Elagin Committed by Marge Bot
Browse files

doc: Extra-clarify -fomit-yields

Be more clear on what this optimisation being on by default means
in terms of yields.
parent 35e7b0c6
No related branches found
No related tags found
No related merge requests found
......@@ -720,7 +720,7 @@ by saying ``-fno-wombat``.
:reverse: -fno-omit-yields
:category:
:default: on
:default: on (yields are *not* inserted)
Tells GHC to omit heap checks when no allocation is
being performed. While this improves binary sizes by about 5%, it
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment