Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Passes/
H A DStandardInstrumentations.cpp119 DiffBinary("print-changed-diff-path", cl::Hidden, cl::init("diff"), variable
160 static ErrorOr<std::string> DiffExe = sys::findProgramByName(DiffBinary); in doSystemDiff()