Skip to content

[WIP]: Metadata generation #34

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

Closed
wants to merge 3 commits into from

Conversation

harlanhaskins
Copy link
Member

No description provided.

case tuple = 0

/// A debug location in source code, used for debug info and otherwise.
case debugInfoLocation = 1
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should debug information be a sub-enum?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These aren't correct anyway -- it's a completely different enum.

I think there just isn't a way to generate DIFile/DICompileUnit/etc. from the C API. I'm gonna remove that enum and replace it with a matching one.

@CodaFi
Copy link
Member

CodaFi commented Nov 7, 2018

Subsumed by #162

@CodaFi CodaFi closed this Nov 7, 2018
@harlanhaskins harlanhaskins deleted the this-branch-name-is-meta-metadata branch December 2, 2024 18:48
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.

2 participants