[llvm] [AsmPrinter][DebugNames] Implement DW_IDX_parent entries (PR #77457)

Felipe de Azevedo Piovezan via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 10 08:26:27 PST 2024


felipepiovezan wrote:

Pushed two fixups: one with the NFC changes requested, one changing IDX_Parent so that it is not included when the parent is a forward declaration (see the test added with that commit)

https://github.com/llvm/llvm-project/pull/77457


More information about the llvm-commits mailing list