[PATCH] D97850: Fix PCM read from ModuleCache for ext4 filesystem

Robert Widmann via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Mar 9 00:23:51 PST 2021


CodaFi added a comment.

I believe removing inode numbers is the correct fix, yes. The workaround I applied, and the one here, are both insufficient in the general case.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D97850/new/

https://reviews.llvm.org/D97850



More information about the cfe-commits mailing list