Ensure that both SyntheticMergedChunk and all MergeInfoChunks that it
comprises are assigned the correct output section. Without this we
would crash when outputting relocations in --relocatable mode.
Fixes: https://github.com/emscripten-core/emscripten/issues/14220