[llvm] [Object][WebAssembly] Fix data segment offsets higher than 2^31 (PR #125739)

Derek Schuff via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 4 11:27:42 PST 2025


dschuff wrote:

For wasm64, could there be offsets higher than 2^32? Or are those just speced to be varint64?

https://github.com/llvm/llvm-project/pull/125739


More information about the llvm-commits mailing list