Commits
Michael Gottesman committed 225a5ca87b7
[func-sig-opts] Add the call SILFunction::spliceBody() to splice a function's body onto another function. I also added code to ilist_traits so we can set the parent function on BB to be the new function. Swift SVN r21729