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 f048312 commit d2cf189Copy full SHA for d2cf189
manual/options.wiki
@@ -37,7 +37,7 @@
37
| effects | false | Enable support for effect handlers |
38
| debuginfo | false | Output debug information (location) |
39
| deadcode | true | Deadcode elimination |
40
-| glboaldeadcode | true | Global deadcode elimination |
+| globaldeadcode | true | Global deadcode elimination |
41
| inline | true | Code inlining |
42
| shortvar | true | Shorten variable names |
43
| staticeval | true | Static evaluation of constants |
0 commit comments