[SwiftOnoneSupport] information about the list of symbols

This commit is contained in:
Guillaume Lessard
2025-07-24 17:10:55 -07:00
parent adae6a4b73
commit 8b0bde8eb0

View File

@@ -19,6 +19,9 @@ import Swift
// actual generic function name. The "prespecialize" annotation forces
// the actual generic function to be specialized based on the argument
// 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 {