[llvm-bugs] [Bug 41691] New: update_test_checks.py crashes on 2008-05-06-Phi.ll
via llvm-bugs
llvm-bugs at lists.llvm.org
Wed May 1 16:05:51 PDT 2019
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: unassignedbugs at nondot.org
Reporter: david.bolvansky at gmail.com
CC: greg.bedwell at sony.com, i at maskray.me,
llvm-bugs at 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20190501/be640260/attachment.html>
More information about the llvm-bugs
mailing list