Coroutines: adjust for SVN r358739
authorJohn McCall <rjmccall@apple.com>
Wed, 14 Aug 2019 03:54:25 +0000 (03:54 +0000)
committerJohn McCall <rjmccall@apple.com>
Wed, 14 Aug 2019 03:54:25 +0000 (03:54 +0000)
commita318c5507348bfc4788310747b7498848de24c42
tree516c0e5e5922e5d87697fa6012c78cf5e83c4aba
parent3bbf207fbc56d982d17a5e111f56dbdc4f743774
Coroutines: adjust for SVN r358739

CallSite has been removed in favour of CallBase.  Adjust the coroutine split to
account for that.

llvm-svn: 368798
llvm/lib/Transforms/Coroutines/CoroSplit.cpp