Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Debug info support #590

Open
bcardosolopes opened this issue May 6, 2024 · 0 comments
Open

Debug info support #590

bcardosolopes opened this issue May 6, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@bcardosolopes
Copy link
Member

LLVM lowering doesn't yet include debug information, nor CIRGen currently emits it in any form. Most of the missing parts are tracked by functions in UnimplementedFeatures::*.

This issue can be used to track the overall work needed, but specific tasks should be tracked in their own issues. There are also multiple ways to go about implementing this, so it's probably good to start some discussion here before putting up a PR.

@bcardosolopes bcardosolopes added the enhancement New feature or request label May 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant