Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/bugpoint/
H A DExecutionDriver.cpp76 cl::opt<bool> AppendProgramExitCode( variable
357 if (AppendProgramExitCode) { in executeProgram()