[llvm-bugs] [Bug 28577] [PM] Assertion `PipelineText[0] == ', '' failed.

via llvm-bugs llvm-bugs at lists.llvm.org
Sat Aug 6 16:42:15 PDT 2016


https://llvm.org/bugs/show_bug.cgi?id=28577

Sean Silva <chisophugis at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #1 from Sean Silva <chisophugis at 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20160806/3289e11f/attachment-0001.html>


More information about the llvm-bugs mailing list