================ ---------------- Meinersbur wrote:
`opt -passes=verify` runs the verifier multiple times -- before the pass, the pass itself (which is the verifier), after the pass. However, it seems to be ane established pattern in other verifier tests for some reason, but we should avoid unnecessary work. Please change. https://github.com/llvm/llvm-project/pull/201077 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
