[PATCH] D119576: [debug-info] If one sees a spill with a dbg.addr use, salvageDebugInfo upon it and don't hoist it.

Michael Gottesman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 11 15:15:24 PST 2022


This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG19279ffc77b8: [debug-info] If one sees a spill with a dbg.addr use, salvageDebugInfo upon it… (authored by gottesmm).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D119576/new/

https://reviews.llvm.org/D119576

Files:
  llvm/lib/Transforms/Coroutines/CoroFrame.cpp
  llvm/test/Transforms/Coroutines/coro-debug-dbg.addr-swift.ll
  llvm/test/Transforms/Coroutines/coro-debug-dbg.addr.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D119576.408077.patch
Type: text/x-patch
Size: 44601 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220211/14658e18/attachment.bin>


More information about the llvm-commits mailing list