https://llvm.org/bugs/show_bug.cgi?id=24755
Bug ID: 24755 Summary: verify-uselistorder fails on functions with personality Product: libraries Version: trunk Hardware: PC OS: All Status: NEW Severity: normal Priority: P Component: Bitcode Writer Assignee: unassignedb...@nondot.org Reporter: san...@playingwithpointers.com CC: llvm-bugs@lists.llvm.org Classification: Unclassified Created attachment 14857 --> https://llvm.org/bugs/attachment.cgi?id=14857&action=edit op.ll Attached op.ll and op2.ll On op.ll: $ ./bin/verify-uselistorder ~/tmp/op.ll *** verify-uselistorder *** verify bitcode LLVM ERROR: use-list order changed On op2.ll: $ ./bin/verify-uselistorder ~/tmp/op2.ll *** verify-uselistorder *** verify bitcode verify assembly reverse verify bitcode verify assembly verify-uselistorder: /var/folders/92/h8j88b090hb0fr_64xs4p43w0000gp/T/uselistorder-a5063d.ll:4:1: error: value has no uses uselistorder i8 3, { 1, 0 } ^ LLVM ERROR: parsing failed -- 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