https://llvm.org/bugs/show_bug.cgi?id=28577
Sean Silva <chisophu...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #1 from Sean Silva <chisophu...@gmail.com> --- I believe this was fixed by r277561. +; RUN: not opt -disable-output -debug-pass-manager \ +; RUN: -passes='function(no-op-function)function(no-op-function)' %s 2>&1 \ +; RUN: | FileCheck %s --check-prefix=CHECK-MISSING-COMMA1 +; CHECK-MISSING-COMMA1: unable to parse pass pipeline description -- You are receiving this mail because: You are on the CC list for the bug.
_______________________________________________ llvm-bugs mailing list llvm-bugs@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs