You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Swift builds upon several other open-source projects, most notably
74
74
[the LLVM Compiler Infrastructure](http://llvm.org). Swift's clones of
75
75
the repositories of those open-source projects contain Swift-specific
76
-
changes and are merged regularly from their upstream sources. For more information about the clone of LLVM repository, see the section on [LLVM and Swift](/contributing/#llvm-and-swift).
76
+
changes and are merged regularly from their upstream sources.
77
+
For more information about the clone of the LLVM repository, see
78
+
[LLVM and Swift](https://github.com/swiftlang/project-operations/blob/main/llvm-and-swift.md)
79
+
in the [project-operations](https://github.com/swiftlang/project-operations/) repository.
: The source code for [LLVM](http://llvm.org), with a handful of Swift-specific additions. Merged regularly from the [LLVM sources at llvm.org](https://github.com/llvm/llvm-project).
0 commit comments