ΒΆExpected<std::string> getCachedOrDownloadArtifact(
llvm::StringRef UniqueKey,
llvm::StringRef UrlPath)
Expected<std::string> getCachedOrDownloadArtifact(
llvm::StringRef UniqueKey,
llvm::StringRef UrlPath)
Description
Fetches any debuginfod artifact using the default local cache directory and server URLs.
Declared at: llvm/include/llvm/Debuginfod/Debuginfod.h:70
Parameters
- llvm::StringRef UniqueKey
- llvm::StringRef UrlPath