Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/LTO/
DLTO.cpp1217 std::string NewModulePath = in start() local
1221 *LinkedObjectsFile << NewModulePath << '\n'; in start()
1228 raw_fd_ostream OS(NewModulePath + ".thinlto.bc", EC, in start()
1235 EC = EmitImportsFiles(ModulePath, NewModulePath + ".imports", in start()