[swift-dev] Create SILType from GenericTypeParamType

Raj Barik rkbarik at gmail.com
Mon Dec 11 16:30:04 CST 2017


Hi,

I am trying to create a new generic function in the Swift compiler (as part
of a pass). Although I am able to create the generic function signature
fairly easily, I do not find an easy way to create a SILType from a
GenericTypeParamType, which is needed to be passed to
createFunctionArgument. Any help/suggestion?

Best,
Raj
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.swift.org/pipermail/swift-dev/attachments/20171211/449c784e/attachment.html>


More information about the swift-dev mailing list