Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/llvm-as/
H A Dllvm-as.cpp47 static cl::opt<bool> DisableOutput("disable-output", cl::desc("Disable output"), variable
171 if (!DisableOutput) in main()