Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DCommonArgs.cpp1164 bool DataSectionsTurnedOff = false; in addLTOOptions() local
1170 DataSectionsTurnedOff = true; in addLTOOptions()
1188 if (DataSectionsTurnedOff) in addLTOOptions()