Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/Basic/
H A DTargets.cpp4092 const StringRef FrontEndFeatures[] = { "+soft-float", "+soft-float-abi" }; in handleTargetFeatures() local
4093 for (const auto &FEFeature : FrontEndFeatures) { in handleTargetFeatures()