Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-as/
H A Dllvm-as.cpp47 static cl::opt<bool> DisableOutput("disable-output", cl::desc("Disable output"), variable
162 if (!DisableOutput) in main()