Home
last modified time | relevance | path

Searched refs:explicitFeatures (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/lld/wasm/
H A DWriter.cpp486 auto &explicitFeatures = *config->features; in populateTargetFeatures() local
487 allowed.insert(explicitFeatures.begin(), explicitFeatures.end()); in populateTargetFeatures()