Commits

Joe Groff committed afcb70e8e7c
IRGen: Kill dead code for dealing with indirect callees. Now that SIL handles function currying, CallEmission doesn't need to concern itself with forcing indirect callees. No functionality change. Swift SVN r5143