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 #1066 #1068

Merged
merged 2 commits into from
May 30, 2024
Merged

fix #1066 #1068

merged 2 commits into from
May 30, 2024

Conversation

feds01
Copy link
Contributor

@feds01 feds01 commented May 21, 2024

Merge #1065 first

  • codegen(llvm): use fn_ty instead of func.get_type()
  • hashc: use correct tracy feature name

fix #1066

@feds01 feds01 self-assigned this May 21, 2024
@feds01 feds01 requested a review from kontheocharis May 21, 2024 18:45
@feds01 feds01 added bug Something isn't working codegen Issues related with code generation on any backend labels May 21, 2024
@feds01 feds01 changed the title fix llvm ty mismatch fix #1066 May 21, 2024
@feds01 feds01 merged commit a05ce41 into main May 30, 2024
1 check failed
@feds01 feds01 deleted the fix-llvm-ty-mismatch branch May 30, 2024 23:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working codegen Issues related with code generation on any backend
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Mismatching operand types (pointer to function) causes LLVM crash
2 participants