ΒΆstd::error_code EmitImportsFiles(
llvm::StringRef ModulePath,
llvm::StringRef OutputFilename,
const std::map<std::string, GVSummaryMapTy>&
ModuleToSummariesForIndex)
std::error_code EmitImportsFiles(
llvm::StringRef ModulePath,
llvm::StringRef OutputFilename,
const std::map<std::string, GVSummaryMapTy>&
ModuleToSummariesForIndex)
Description
Emit into \p OutputFilename the files module \p ModulePath will import from.
Declared at: llvm/include/llvm/Transforms/IPO/FunctionImport.h:207
Parameters
- llvm::StringRef ModulePath
- llvm::StringRef OutputFilename
- const std::map<std::string, GVSummaryMapTy>& ModuleToSummariesForIndex