Files
wasmtime/lib/cretonne
Jakob Stoklund Olesen 89f45a5c82 Don't return a Values iterator from detach_secondary_results().
Instead, just return the first of the detached values, and provide a
next_secondary_result() method for traversing the list.

This is equivalent to how detach_ebb_args() works, and it allows the
data flow graph to be modified while traversing the list of results.
2017-03-15 15:38:47 -07:00
..
2017-03-14 10:48:05 -07:00
2016-10-17 14:44:43 -07:00