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
Running opt -mtriple=aarch64-unknown-linux-gnu -passes="default<O3>" <file path> -disable-output will reproduce the issue. The file comes from compiling clang on Aarch64 when using the BOLT caches. More details on the failure are in #159367.