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 9c82f87 commit 5f20518Copy full SHA for 5f20518
clang/docs/CommandGuide/clang.rst
@@ -645,7 +645,7 @@ Driver Options
645
646
Save internal code generation (LLVM) statistics to a file in the current
647
directory (:option:`-save-stats`/"-save-stats=cwd") or the directory
648
- of the output file ("-save-state=obj").
+ of the output file ("-save-stats=obj").
649
650
You can also use environment variables to control the statistics reporting.
651
Setting ``CC_PRINT_INTERNAL_STAT`` to ``1`` enables the feature, the report
0 commit comments