summaryrefslogtreecommitdiff
path: root/lldb/source/Core/DataFileCache.cpp
AgeCommit message (Expand)Author
2025-04-22Modify the localCache API to require an explicit commit on CachedFile… (#13...anjenner
2025-03-08Revert "Modify the localCache API to require an explicit commit on CachedFile...Douglas Yung
2025-03-07Modify the localCache API to require an explicit commit on CachedFile… (#11...anjenner
2024-10-19[lldb] Avoid repeated hash lookups (NFC) (#113024)Kazu Hirata
2023-09-01[lldb] Fix duplicate word typos; NFCFangrui Song
2022-11-22Reland "[LTO][COFF] Use bitcode file names in lto native object file names."Zequan Wu
2022-11-23Revert "Reland "[LTO][COFF] Use bitcode file names in lto native object file ...Roman Lebedev
2022-11-22Reland "[LTO][COFF] Use bitcode file names in lto native object file names."Zequan Wu
2022-11-22Revert "[LTO][COFF] Use bitcode file names in lto native object file names."Zequan Wu
2022-11-22[LTO][COFF] Use bitcode file names in lto native object file names.Zequan Wu
2022-09-19[lldb] Appease the MSCV compilerJonas Devlieghere
2022-08-30Change the meaning of a UUID with all zeros for data.Jim Ingham
2022-08-11[lldb] Allow DataFileCache to be constructed with a different policyAugusto Noronha
2022-06-26[lld] Don't use Optional::hasValue (NFC)Kazu Hirata
2022-06-25Revert "Don't use Optional::hasValue (NFC)"Kazu Hirata
2022-06-25Don't use Optional::hasValue (NFC)Kazu Hirata
2022-04-05Disable LLDB index cache for .o files with no UUID.Greg Clayton
2022-03-03[lldb] Fix DataExtractor symbol conflictEmre Kultursay
2022-02-03[lldb] Rename Logging.h to LLDBLog.h and clean up includesPavel Labath
2022-02-02[lldb] Convert "LLDB" log channel to the new APIPavel Labath
2021-12-17Silence unused variable warning in release buildsBenjamin Kramer
2021-12-16Added the ability to cache the finalized symbol tables subsequent debug sessi...Greg Clayton