mirror of
https://github.com/intel/llvm.git
synced 2026-01-18 07:57:36 +08:00
This is especially important for writing i32 values larger than 2gb which need to be encoded as negative SLEB vales in the binary. Without this change offsets over 2gb are wrongly encoded and cause validation errors. Fixes: https://github.com/emscripten-core/emscripten/issues/25706
21 KiB
21 KiB