aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInstance.cpp
diff options
context:
space:
mode:
authorGeorgeHuyubo <113479859+GeorgeHuyubo@users.noreply.github.com>2025-01-10 18:13:46 -0800
committerGitHub <noreply@github.com>2025-01-10 18:13:46 -0800
commit9b528ed38038e39c441927b1fd0220654c253a3c (patch)
treef40a66a257bfd6bf1bcc9c92fda8688f121b1db6 /clang/lib/Frontend/CompilerInstance.cpp
parent8af4d206e0f979f68925a08f9dffd60a98ce97e2 (diff)
downloadllvm-9b528ed38038e39c441927b1fd0220654c253a3c.zip
llvm-9b528ed38038e39c441927b1fd0220654c253a3c.tar.gz
llvm-9b528ed38038e39c441927b1fd0220654c253a3c.tar.bz2
Debuginfod cache use index cache settings and include real file name (#120814)
This PR include two changes: 1. Change debuginfod cache file name to include origin file name, the new file name would be something like: llvmcache-13267c5f5d2e3df472c133c8efa45fb3331ef1ea-liblzma.so.5.2.2.debuginfo.dwp So it will provide more information in image list instead of a plain llvmcache-123 2. Switch debuginfod cache to use lldb index cache settings. Currently we don't have proper settings for setting the cache path or the cache expiration time for debuginfod cache. We want to use the lldb index cache settings, as they make sense to be in the same place and have the same TTL. --------- Co-authored-by: George Hu <georgehuyubo@gmail.com>
Diffstat (limited to 'clang/lib/Frontend/CompilerInstance.cpp')
0 files changed, 0 insertions, 0 deletions