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.
2 parents 389e84f + b9ebc96 commit e8dfdf3Copy full SHA for e8dfdf3
include/swift/Frontend/Frontend.h
@@ -623,7 +623,6 @@ class CompilerInstance {
623
624
/// Performs mandatory, diagnostic, and optimization passes over the SIL.
625
/// \param silModule The SIL module that was generated during SILGen.
626
- /// \param stats A stats reporter that will report optimization statistics.
627
/// \returns true if any errors occurred.
628
bool performSILProcessing(SILModule *silModule);
629
0 commit comments