Skip to content

[TPDE][LLVM] Add support for debug line info#41

Open
marcauberer wants to merge 1 commit into
tpde2:masterfrom
marcauberer:feature/debug-line-info
Open

[TPDE][LLVM] Add support for debug line info#41
marcauberer wants to merge 1 commit into
tpde2:masterfrom
marcauberer:feature/debug-line-info

Conversation

@marcauberer
Copy link
Copy Markdown
Contributor

@marcauberer marcauberer commented May 15, 2026

This patch adds support for a DWARF 5 debug line info writer. It is active as soon as the IR module contains a debug metadata compile unit.
We benchmarked the performance with a ~340k line LLVM IR input file and have seen ~20% increased run time when writing debug line info for this particular IR module.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant