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
genopt.cc was migrated to the new LLVM pass manager but the
`using namespace llvm::legacy` declaration was left behind. Nothing
in the file references it.
Closes#3841
0 commit comments