Home
last modified time | relevance | path

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

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