Home | History | Annotate | Download | only in SPIRV

Lines Matching refs:OutputFile

101 saveLLVMModule(Module *M, const std::string &OutputFile) {
103 tool_output_file Out(OutputFile.c_str(), EC, sys::fs::F_None);