Odin
Odin copied to clipboard
LLVM 13 does not seem to work anymore
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.
Same here on 11
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.
I got this error while Odin was doing some tests in the build script