Files
swift-mirror/lib/SILOptimizer/FunctionSignatureTransforms/FunctionSignatureOpts.cpp
Pavel Yaskevich 3fb69b3c3c [SIL] SILFunction: Add runtime accessible function attribute
This attribute indicates that the given SILFunction has to be
added to "accessible functions" section and could be looked up
at runtime using a special API.
2022-12-20 09:33:44 -08:00

35 KiB