You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I updated my system recently, using the latest llvm package from homebrew and latest rust version. When I now run cargo pgo optimize, I keep getting a LLVM Profile Error: Runtime and instrumentation version mismatch : expected 10, but get 8 error.
My llvm installation is version 19, and running rustc --version --verbose reveals that my rust installation is also using llvm 19: