Searched refs:WasmDriver (Results 1 – 1 of 1) sorted by relevance
110 const lld::DriverDef WasmDriver = {lld::Flavor::Wasm, &lld::wasm::link}; in addModule() local112 WasmDriverArgs.push_back(WasmDriver); in addModule()