We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b99d2b commit ccd82a0Copy full SHA for ccd82a0
docs/README.md
@@ -117,7 +117,7 @@ documentation, please create a thread on the Swift forums under the
117
Provides an overview of the implementation of SIL in the compiler.
118
- [OptimizerDesign.md](/docs/OptimizerDesign.md):
119
Describes the design of the optimizer pipeline.
120
- - [HighLevelSILOptimizations.rst](docs/HighLevelSILOptimizations.rst):
+ - [HighLevelSILOptimizations.rst](/docs/HighLevelSILOptimizations.rst):
121
Describes how the optimizer understands the semantics of high-level
122
operations on currency data types and optimizes accordingly.
123
Includes a thorough discussion of the `@_semantics` attribute.
0 commit comments