mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
[SwiftOnoneSupport] information about the list of symbols
This commit is contained in:
@@ -19,6 +19,9 @@ import Swift
|
|||||||
// actual generic function name. The "prespecialize" annotation forces
|
// actual generic function name. The "prespecialize" annotation forces
|
||||||
// the actual generic function to be specialized based on the argument
|
// the actual generic function to be specialized based on the argument
|
||||||
// types passed to the proxy function.
|
// types passed to the proxy function.
|
||||||
|
//
|
||||||
|
// The list of symbols generated by prespecialization can be found at the path
|
||||||
|
// "lib/SILOptimizer/Utils/OnonePrespecializations.def"
|
||||||
// =============================================================================
|
// =============================================================================
|
||||||
|
|
||||||
extension Collection {
|
extension Collection {
|
||||||
|
|||||||
Reference in New Issue
Block a user