Files
clang-p2996/llvm/lib/CodeGen/DwarfEHPrepare.cpp
Dan Gohman e76db25832 [DwarfEhPrepare] Assign dummy debug location for more inserted _Unwind_Resume calls (#105513)
Similar to the fix for #57469, ensure that the other `_Unwind_Resume`
call emitted by DwarfEHPrepare has a debug location if needed.

This fixes https://github.com/nbdd0121/unwinding/issues/34.
2024-08-22 08:13:20 -07:00

14 KiB