[WebAssembly] Add an isWasm target triple predicate.
This simplies code which needs to apply the same logic to both wasm32
and wasm64.
This patch is part of https://reviews.llvm.org/D70700.
[WebAssembly] Add an `isWasm` target triple predicate. • sunfishcode on Feb 27 2020, 7:49 AM. Authored by
Description
Details
|