Files
wasmtime/lib/cretonne/src
Dan Gohman 13b167770c Include emergency stack slots when laying out the stack.
Emergency stack slots are a new kind of stack slot added relatively
recently. They need to be allocated a stack offset just like explicit
and spill slots.

Also, make StackSlotData's offset field an Option, to catch problems
like this in the future. Previously the value 0 was used when offsets
weren't assigned yet, however that made it non-obvious when the field
meant "not assigned yet" and when it meant "assigned the value 0".
2018-03-04 21:34:49 -08:00
..
2018-02-21 12:11:50 -08:00
2018-02-13 10:48:06 -08:00
2018-03-04 21:34:49 -08:00
2017-11-03 16:40:51 -07:00
2017-08-31 10:44:59 -07:00
2018-03-04 21:34:49 -08:00
2017-08-31 10:44:59 -07:00
2018-02-28 13:18:07 -08:00
2017-08-31 10:44:59 -07:00
2017-08-31 10:44:59 -07:00
2016-11-04 12:32:09 -07:00
2018-01-08 16:19:16 -08:00
2018-02-16 13:10:29 -08:00