diff options
author | Petr Hosek <phosek@google.com> | 2022-01-19 10:08:17 -0800 |
---|---|---|
committer | Petr Hosek <phosek@google.com> | 2022-01-19 10:09:00 -0800 |
commit | fd0782a37bbf7dd4ece721df92c703a381595661 (patch) | |
tree | 058452e808ba23a7afdd6070ebd8fbe51ff92904 /llvm/unittests/Support/VirtualFileSystemTest.cpp | |
parent | f2dac557f574e2d481a8efefdaf6f9b649d314f0 (diff) | |
download | llvm-fd0782a37bbf7dd4ece721df92c703a381595661.zip llvm-fd0782a37bbf7dd4ece721df92c703a381595661.tar.gz llvm-fd0782a37bbf7dd4ece721df92c703a381595661.tar.bz2 |
[DebugInfod] Prefix debuginfod cache directory
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.
Patch By: mysterymath
Differential Revision: https://reviews.llvm.org/D117619
Diffstat (limited to 'llvm/unittests/Support/VirtualFileSystemTest.cpp')
0 files changed, 0 insertions, 0 deletions