Files
wasmtime/lib/cretonne
Jakob Stoklund Olesen 2a8f8f79ff Create FormatField attributes on demand.
The InstructionFormat objects make their non-value operands available as
FormatField attributes for use by predicates etc.

Compute these on demand instead of up front. This makes it possible for
the mypy tool to infer the types of these attributes from the
__getattr__ signature.
2016-10-26 15:15:51 -07:00
..
2016-10-24 13:27:10 -07:00
2016-10-17 14:44:43 -07:00