Files
clang-p2996/llvm/lib/Transforms/Coroutines
J. Ryan Stinnett 29a6b7dfae [DebugInfo] Remove dbg.addr from Coroutines
This removes `dbg.addr` support from the Coroutines transform. This effectively
reverts the `dbg.addr`-only portions of 19279ffc77
and 0b647fc529.

Part of `dbg.addr` removal
Discussed in https://discourse.llvm.org/t/what-is-the-status-of-dbg-addr/62898

Differential Revision: https://reviews.llvm.org/D144795
2023-03-02 09:29:42 +00:00
..