Files
wasmtime/lib/reader
Jakob Stoklund Olesen ed3157f508 Add an offset to StackSlotData.
The offset is relative to the stack pointer in the calling function, so
it excludes the return address pushed by the call instruction itself on
Intel ISAs.

Change the ArgumentLoc::Stack offset to an i32, so it matches the stack
slot offsets.
2017-06-28 14:38:13 -07:00
..
2017-06-28 14:38:13 -07:00
2016-10-17 14:44:43 -07:00