mpark wrote: Actually, isn't this a problem even with `-fmodules-embed-all-files` for distributed caching purposes? I think the inputs files containing absolute paths would cause unnecessary cache misses. https://github.com/llvm/llvm-project/pull/135147