Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/tools/llvm-link/
H A Dllvm-link.cpp164 static std::unique_ptr<Module> loadArFile(const char *Argv0, in loadArFile() function
388 ? loadArFile(argv0, std::move(Buffer), Context) in linkFiles()