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

LLVM 13 does not seem to work anymore #4017

Open
laytan opened this issue Aug 3, 2024 · 3 comments
Open

LLVM 13 does not seem to work anymore #4017

laytan opened this issue Aug 3, 2024 · 3 comments

Comments

@laytan
Copy link
Sponsor Collaborator

laytan commented Aug 3, 2024

Just running the demo gives you: src/llvm_backend_const.cpp(93): Assertion Failure: 'lb_sizeof(dst) == lb_sizeof(src)' i8 vs i0.

We may just want to drop support at some point.

@xslendix
Copy link
Contributor

xslendix commented Aug 16, 2024

Same here on 11

@gingerBill
Copy link
Member

My assumption is that there is some code is that is assuming ptr rather than i8*, but it'll be hard to verify and replicated.

@xslendix
Copy link
Contributor

I got this error while Odin was doing some tests in the build script

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants