Files
clang-p2996/llvm/lib/LTO/LTO.cpp
Argyrios Kyrtzidis bacb45eb9a [ThinLTO] Make the cache key independent of the module identifier paths
Otherwise there are cache misses just from changing the name of a path, even though the input modules did not change.

rdar://109672225

Differential Revision: https://reviews.llvm.org/D151165
2023-05-22 21:41:01 -07:00

70 KiB