Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/tools/llvm-reduce/
H A Dllvm-reduce.cpp93 static cl::opt<bool> ForceOutputBitcode( variable
125 bool OutputBitcode = ForceOutputBitcode || InputIsBitcode; in determineOutputType()