YAMAMOTO Takashi 51490bad55 modlib: Implement sh_addralign handling
I've seen a module with 16 bytes .rodata alignment for xmm operations.
It was getting SEGV on sim/Linux because of the alignment issue.
The same module binary seems working fine after applying this patch.

Also, tested on sim/macOS and esp32 on qemu,
using a module with an artificially large alignment. (64 bytes)
2021-04-14 21:17:07 -05:00
..
2021-02-09 01:21:53 -08:00
2021-03-31 21:13:01 -05:00
2021-03-31 21:13:01 -05:00
2021-03-19 23:18:28 -07:00