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

Upgrade LLVM to 15+ #507

Merged
merged 47 commits into from
Aug 13, 2023
Merged

Upgrade LLVM to 15+ #507

merged 47 commits into from
Aug 13, 2023

Conversation

yhara
Copy link
Collaborator

@yhara yhara commented Aug 10, 2023

yhara added 30 commits July 24, 2023 16:18

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
use call_method_func in util.rs instead
because get_element_type is removed
Add `ty` to SkObj so that you can get the instance variable
without specifying its type manually (build_ivar_load looks up
the type from `gen.sk_types`.)
Add error message
because I remembered that `sk_types` does not contains imported
classes/modules.
@yhara yhara marked this pull request as ready for review August 13, 2023 14:13
@yhara yhara merged commit 356e995 into main Aug 13, 2023
@yhara yhara deleted the llvm-15-plus branch August 13, 2023 14:13
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.

None yet

1 participant