This ensures that if we have a dbg.addr in a coroutine funclet that is on one of our function arguments, that the dbg.addr is not mapped to undef and also that later it isn't hoisted to the front of the basic block. Instead it remains at its original cloned location. rdar://83957028 Differential Revision: https://reviews.llvm.org/D119576 |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| CoroCleanup.cpp | ||
| CoroEarly.cpp | ||
| CoroElide.cpp | ||
| CoroFrame.cpp | ||
| CoroInstr.h | ||
| CoroInternal.h | ||
| CoroSplit.cpp | ||
| Coroutines.cpp | ||