Commits

Mark Lacey committed 1f23ff27bb6
Remove the transparent bit from apply instructions. We no longer need or use it since we can always refer to the same bit on the applied function when deciding whether to inline during mandatory inlining. Resolves rdar://problem/19478366. Swift SVN r26534