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

Closed
wants to merge 3 commits into 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.

@ThomasHaas
Copy link
Collaborator Author

@hernanponcedeleon I guess you do not care about this change anymore, right? IIRC, it was necessary to parse some UBSAN instrumentation.

@hernanponcedeleon
Copy link
Owner

I think for now we can close for now (if we eventually need the code, we will have this PR to take a look to).

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