[llvm] [AsmPrinter][DebugNames] Implement DW_IDX_parent entries (PR #77457)
Felipe de Azevedo Piovezan via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 12 11:52:42 PST 2024
felipepiovezan wrote:
> Maybe an extra test to capture when DIEs have the same offsets?
Do you have any suggestions on how to create this situation? It seems hard to control the offset of DIEs for tests that start from `.ll` inputs 🤔
https://github.com/llvm/llvm-project/pull/77457
More information about the llvm-commits
mailing list