This is an archive of the discontinued LLVM Phabricator instance.

Coroutines: avoid use of deprecated CreateLoad and CreateCall methods
ClosedPublic

Authored by nhaehnle on Feb 15 2020, 12:50 PM.

Diff Detail

Event Timeline

nhaehnle created this revision.Feb 15 2020, 12:50 PM
Herald added a project: Restricted Project. · View Herald TranscriptFeb 15 2020, 12:50 PM
modocache accepted this revision.Feb 15 2020, 1:03 PM

This seems like a straightforward improvement to me (assuming all the tests still pass of course). Thanks for cleaning this up!

This revision is now accepted and ready to land.Feb 15 2020, 1:03 PM
This revision was automatically updated to reflect the committed changes.