This prevents the debuginfod client from dumping files directly into the
default cache directory (e.g., ~/.cache). Instead, these files are
placed in a subdirectory (e.g., ~/.cache/llvm-debuginfod/client).
Behavior is unaffected if the cache directory is provided by the
DEBUGINFO_CACHE_PATH environment variable.
Details
Details
- Reviewers
phosek - Commits
- rGfd0782a37bbf: [DebugInfod] Prefix debuginfod cache directory
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Note: I don't yet have commit access; I'll shoot of an email about it later this afternoon.