[LLVMbugs] [Bug 3717] New: Bugpoint crashes on the following bitcode files.
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Tue Mar 3 23:37:46 PST 2009
http://llvm.org/bugs/show_bug.cgi?id=3717
Summary: Bugpoint crashes on the following bitcode files.
Product: tools
Version: trunk
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: bugpoint
AssignedTo: unassignedbugs at nondot.org
ReportedBy: haohui.mai at gmail.com
CC: llvmbugs at cs.uiuc.edu
Bugpoint asserted out when it is trying to simplify the code.
It exits with the following messages:
invalid llvm.dbg.declare intrinsic call
call void @llvm.dbg.declare(%struct.dev_archdata* null,
%struct.dev_archdata* bitcast (%llvm.dbg.variable.type* @llvm.dbg.variable4233
to %struct.dev_archdata*)) nounwind
Broken module found, compilation aborted!
0 bugpoint 0x0847857e
1 libc.so.6 0xb7de3098 abort + 392
2 bugpoint 0x0843077c
Aborted (core dumped)
--
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
More information about the llvm-bugs
mailing list