We want to transfer the debug location from the intrinsic instruction
rather than the ones from the function we inline.
rdar://90859530
Paths
| Differential D122687
[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
Summary We want to transfer the debug location from the intrinsic instruction rdar://90859530
Diff Detail
Unit TestsFailed
Revision Contents
Diff 418988 llvm/lib/Transforms/Coroutines/CoroSplit.cpp
llvm/test/Transforms/Coroutines/coro-async.ll
|