Learn more about cloning repositories
You have read-only access
SILGen: Implement basic force-inlining. Set things up in SILGenFunction so that there can be nested return scopes, and emit force_inline functions inline in SILGenApply. Swift SVN r5037