Home
last modified time | relevance | path

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

/external/llvm/tools/llvm-diff/
Dllvm-diff.cpp59 static cl::opt<std::string> LeftFilename(cl::Positional, variable
74 std::unique_ptr<Module> LModule = readModule(Context, LeftFilename); in main()