Sam Clegg
Sam Clegg
I think to investigate the problem I need to be able reproduce the failure on my end. I will try enabling thin-lto in our test suite to see if I...
Is this still an issue with the latest version of emscripten?
That sounds like this can be closed then, but llvm has not yet rolled into emsdk, so I'll wait until then before closing.
Interesting. I'm not really sure what might have fixed the issue. I guess we can close this out?
I opened https://github.com/llvm/llvm-project/issues/102002 on the LLVM side. Sadly it looks like it might be fair amount of work to result this.
Closing this issue for now, please re-open if it persists.
Looks like the test-other failures are geniune.
> I think if something, we should make the alignment failures abort in development mode, rather than return 0. So that way if emmalloc return 0, one will know it...
> > I think if something, we should make the alignment failures abort in development mode, rather than return 0. So that way if emmalloc return 0, one will know...
Taking a look now. Its possible this simply never worked. Can I ask why you need/want `EMULATE_FUNCTION_POINTER_CASTS`? That setting doesn't get a lot of usage and has limited testing so...