jansvoboda11 wrote: Yes, `clang/lib/CodeGen/BackendUtil.cpp` does pass the `CompilerInstance`'s VFS into `thinBackend()`, so that `runNewPMPasses()` in `llvm/lib/LTO/LTOBackend.cpp` doesn't need to call `vfs::getRealFileSystem()`
https://github.com/llvm/llvm-project/pull/159671 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
