Files
wasmtime/cranelift
Jakob Stoklund Olesen ed6677d576 Parse stack slot decls.
Add a stack slot array to repr::Function, use repr::StackSlot to reference them.

Parse stack slot declarations in the function preamble, add them to the
function.

Add a new `Context` struct which keeps track of mappings between identifiers
used in the file and real references.
2016-04-28 17:35:01 -07:00
..
2016-04-28 17:35:01 -07:00
2016-04-06 12:00:35 -07:00
2016-01-12 16:51:35 -08:00