Searched refs:MakeSharedObject (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/tools/bugpoint/
H A DToolRunner.h69 /// MakeSharedObject - This compiles the specified file (which is either a .c
72 Error MakeSharedObject(const std::string &InputFile, FileType fileType,
H A DExecutionDriver.cpp399 if (Error E = cc->MakeSharedObject(OutputFile, *FT, SharedObjectFile,
H A DToolRunner.cpp765 Error CC::MakeSharedObject(const std::string &InputFile, FileType fileType, function in class:CC

Completed in 168 milliseconds