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

            Bug ID: 41691
           Summary: update_test_checks.py crashes on 2008-05-06-Phi.ll
           Product: tools
           Version: trunk
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: support scripts
          Assignee: unassignedb...@nondot.org
          Reporter: david.bolvan...@gmail.com
                CC: greg.bedw...@sony.com, i...@maskray.me,
                    llvm-bugs@lists.llvm.org

./update_test_checks.py /llvm/test/Transforms/LoopDeletion/2008-05-06-Phi.ll
Traceback (most recent call last):
  File "./update_test_checks.py", line 192, in <module>
    main()
  File "./update_test_checks.py", line 98, in main
    (tool_cmd, filecheck_cmd) = tuple([cmd.strip() for cmd in l.split('|', 1)])
ValueError: need more than 1 value to unpack

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to