[clang] [flang] [llvm] [llvm] Lift VFS from `PGOOptions` to `PassBuilder` (PR #160188)
Steven Wu via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 25 09:35:43 PDT 2025
================
@@ -27,6 +27,8 @@
#include "llvm/MC/MCAsmInfo.h"
#include "llvm/Support/Debug.h"
+#include <atomic>
----------------
cachemeifyoucan wrote:
Is this related?
https://github.com/llvm/llvm-project/pull/160188
More information about the llvm-commits
mailing list