Don't retain local types in DICompileUnit, only attach them to the
corresponding subprogram, as it is more clear.
It's supposed to be committed along with https://reviews.llvm.org/D144006.
Differential D158730
[DebugMetadata][DwarfDebug] Don't retain local types with -fno-eliminate-unused-debug-types dzhidzhoev on Aug 24 2023, 6:24 AM. Authored by
Details Don't retain local types in DICompileUnit, only attach them to the It's supposed to be committed along with https://reviews.llvm.org/D144006.
Diff Detail
Event TimelineComment Actions Seems fine to me, but please triple check as the presubmit tests are failing. Perhaps you meant to mark this as a parent or child revision in phab with your other change, so that the presubmit builds know to apply both? See the box in the top right; Edit Related Revisions. |