[LLVMbugs] [Bug 1526] NEW: Bad TargetData ctor used
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Sat Jun 23 08:55:14 PDT 2007
http://llvm.org/bugs/show_bug.cgi?id=1526
Summary: Bad TargetData ctor used
Product: libraries
Version: trunk
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: Common Code Generator Code
AssignedTo: unassignedbugs at nondot.org
ReportedBy: nicholas at mxc.ca
This might be a PassManager bug:
$ opt -analyze -inline b.bc
opt: /home/nicholas/llvm/include/llvm/Target/TargetData.h:113:
llvm::TargetData::TargetData(): Assertion `0 && "ERROR: Bad TargetData ctor
used. " "Tool did not specify a TargetData to use?"' failed.
llvm/Debug/bin/opt((anonymous namespace)::PrintStackTrace()+0x1a)[0x8648c6a]
llvm/Debug/bin/opt((anonymous namespace)::SignalHandler(int)+0x112)[0x8648f30]
[0xffffe500]
Aborted
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
More information about the llvm-bugs
mailing list