Fetches an executable by searching the default local cache directory and server URLs.
Declared in <llvm/Debuginfod/Debuginfod.h>
Expected<std::string>
getCachedOrDownloadExecutable(object::BuildIDRef ID);
Tagged union holding either a T or a Error.
| Name | Description |
|---|---|
| ID | A reference to a BuildID in binary form. |