Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DCommonArgs.cpp954 bool DataSectionsTurnedOff = false; in addLTOOptions() local
960 DataSectionsTurnedOff = true; in addLTOOptions()
979 if (DataSectionsTurnedOff) in addLTOOptions()