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

Fix/Change llvm parsing order to support metadata referencing globals #778

Open
wants to merge 3 commits into
base: development
Choose a base branch
from

Conversation

ThomasHaas
Copy link
Collaborator

No description provided.

@ThomasHaas
Copy link
Collaborator Author

Oh, I still have my test code in here... gonna fix this

@ThomasHaas
Copy link
Collaborator Author

Btw. the issue is related to the fact that LLVM Metadata can reference program constants but we parsed the metadata before we parsed the declarations. I just reordered the code, but I cannot tell if this is a general fix or if metadata parsing needs to be done differently altogether.

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