Commits

Mark Lacey committed db3530e7c81
Tweak function deletion logic in mandatory inlining. Now that we generate autoclosure functions with the transparent bit set, we only need to check that bit to determine whether we can delete inlined functions. Swift SVN r26535