Fix the symbol resolving failure with recent version of wamrc: ``` AOT module load failed: resolve symbol .Lswitch.table.aot _func#82.2 failed ``` Replace the relocations for such symbols with .rodata section.
The file is empty.
Fix the symbol resolving failure with recent version of wamrc: ``` AOT module load failed: resolve symbol .Lswitch.table.aot _func#82.2 failed ``` Replace the relocations for such symbols with .rodata section.