diff options
author | Michael Gottesman <mgottesman@apple.com> | 2022-03-09 11:33:49 -0800 |
---|---|---|
committer | Michael Gottesman <mgottesman@apple.com> | 2022-03-09 14:02:09 -0800 |
commit | 0b647fc5299156bf83c46aa539d6c9c39647bb36 (patch) | |
tree | 1a6f307d333832662ba42587f81eaa9bd44aefe8 /llvm/lib/CodeGen/MachineFunction.cpp | |
parent | 8bef17ed59aafc1b9e645dd956dad124ec7dfb57 (diff) | |
download | llvm-0b647fc5299156bf83c46aa539d6c9c39647bb36.zip llvm-0b647fc5299156bf83c46aa539d6c9c39647bb36.tar.gz llvm-0b647fc5299156bf83c46aa539d6c9c39647bb36.tar.bz2 |
[debug-info] Debug salvage llvm.dbg.addr in original function that point into the coroutine frame when splitting coros.
We are already doing this in the split functions while we clone. This just
handles the original function.
I also updated the coroutine split test to validate that we are always referring
to the msg in the context object instead of in a shadow copy.
rdar://83957028
Reviewed By: aprantl
Differential Revision: https://reviews.llvm.org/D121324
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions