[LLVMbugs] [Bug 1341] NEW: llc: strange message and segfault
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Tue Apr 17 12:16:39 PDT 2007
http://llvm.org/bugs/show_bug.cgi?id=1341
Summary: llc: strange message and segfault
Product: new-bugs
Version: unspecified
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: new bugs
AssignedTo: unassignedbugs at nondot.org
ReportedBy: tonigerber at gmx.net
llc emits some messages and then segfaults on the attached .bc file. Reproduce
with:
$ llc test.bc
llc((anonymous namespace)::PrintStackTrace()+0x1a)[0x855feba]
llc(llvm::MachineFunctionPass::runOnFunction(llvm::Function&)+0x29)[0x81011c9]
Segmentation fault
I'm using llvm-1.9
------- 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