[flang-commits] [clang] [flang] [llvm] [llvm] Lift VFS from `PGOOptions` to `PassBuilder` (PR #160188)

Steven Wu via flang-commits flang-commits at lists.llvm.org
Thu Sep 25 09:35:43 PDT 2025


https://github.com/cachemeifyoucan commented:

LGTM in general. 

Nit: I will title the commit to be add VFS to PassBuilder so LLVM passes can access file through VFS, and lifting PGO option is just one use case for that.

https://github.com/llvm/llvm-project/pull/160188


More information about the flang-commits mailing list