Files
wasmtime/lib/cretonne
Jakob Stoklund Olesen 93a1387f2f Get rid of operand_kind()
This method caused lots of import cycles when type checking.

Use isinstance() in the Operand constructor instead to decipher the
OperandSpec union type.
2016-11-08 11:26:26 -08:00
..
2016-11-08 11:26:26 -08:00
2016-10-17 14:44:43 -07:00