Files
wasmtime/cranelift/codegen/src/isa
Benjamin Bouvier e35cf861db Fixes #984: Add a isa::lookup_by_name function;
This removes the explicit dependency on target-lexicon for the embedder,
which can instead use the ISA's name directly. It can simplify
dependency management, in particular avoid the need for synchronizing
the target-lexicon dependencies versions.

It also tweak the error when an ISA isn't built as part of Cranelift to
be a SupportDisabled error; this was dead code before this.
2019-09-06 16:19:01 +02:00
..
2019-09-04 15:12:17 -07:00
2019-08-16 11:35:16 -07:00
2019-08-16 11:35:16 -07:00
2019-09-04 15:12:17 -07:00