Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/tools/opt/
Dopt.cpp106 static cl::opt<std::string> ThinLinkBitcodeFile( variable
564 if (!ThinLinkBitcodeFile.empty()) { in main()
566 new ToolOutputFile(ThinLinkBitcodeFile, EC, sys::fs::F_None)); in main()