This is an archive of the discontinued LLVM Phabricator instance.

[coro] [async] Transfer the debug information from the coro.end.async and coro.async.supend intrinsic to the inlined functions
Needs ReviewPublic

Authored by aschwaighofer on Mar 29 2022, 2:40 PM.
This revision needs review, but there are no reviewers specified.

Details

Reviewers
None
Summary

We want to transfer the debug location from the intrinsic instruction
rather than the ones from the function we inline.

rdar://90859530

Diff Detail

Event Timeline

aschwaighofer created this revision.Mar 29 2022, 2:40 PM
Herald added a project: Restricted Project. · View Herald TranscriptMar 29 2022, 2:40 PM
Herald added a subscriber: hiraditya. · View Herald Transcript
aschwaighofer requested review of this revision.Mar 29 2022, 2:40 PM
Herald added a project: Restricted Project. · View Herald TranscriptMar 29 2022, 2:40 PM