Skip to content

Conversation

ayermolo
Copy link
Contributor

The DW_AT_abstract_origin can be a cross-cu reference as a by-product of LTO. On IR level for absolute references an address is stored, vs a DIE for relative references. Added a map to keep track of cross-cu referenced DIEs to use when we add an Entry.

The DW_AT_abstract_origin can be a cross-cu reference as a by-product of LTO. On
IR level for absolute references an address is stored, vs a DIE for relative
references. Added a map to keep track of cross-cu referenced DIEs to use when we
add an Entry.
@ayermolo ayermolo added the BOLT label Mar 20, 2024
@ayermolo ayermolo merged commit f3cfe01 into llvm:main Mar 22, 2024
@ayermolo ayermolo deleted the debugNamesCrossCU branch March 22, 2024 20:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants