hmelder wrote:

> It looks like maybe OP is running into the issue of Emscripten's hack from 
> the ancient times where EMSCRIPTEN_KEEPALIVE (which compiles to 
> attribute("used") and then WASM_SYM_NO_STRIP)

Exactly this is the problem.

https://github.com/llvm/llvm-project/pull/169043
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to