diff --git a/docs/CommandGuide/gccas.html b/docs/CommandGuide/gccas.html index b0297a45e71..a0bafcc8206 100644 --- a/docs/CommandGuide/gccas.html +++ b/docs/CommandGuide/gccas.html @@ -39,6 +39,11 @@ OPTIONS Specify the output filename which will hold the assembled bytecode.

+

  • -disable-inlining +
    + Disable the inlining pass. By default, it is enabled. +

    +

  • -stats
    Print statistics.