Skip to content

Commit e8dfdf3

Browse files
authored
Merge pull request #30128 from CodaFi/doc-tiles
2 parents 389e84f + b9ebc96 commit e8dfdf3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

include/swift/Frontend/Frontend.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -623,7 +623,6 @@ class CompilerInstance {
623623

624624
/// Performs mandatory, diagnostic, and optimization passes over the SIL.
625625
/// \param silModule The SIL module that was generated during SILGen.
626-
/// \param stats A stats reporter that will report optimization statistics.
627626
/// \returns true if any errors occurred.
628627
bool performSILProcessing(SILModule *silModule);
629628

0 commit comments

Comments
 (0)