[LLVMbugs] [Bug 670] NEW: The mem2reg pass segfaults on the attached bytecode file
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Mon Nov 28 14:44:48 PST 2005
http://llvm.cs.uiuc.edu/bugs/show_bug.cgi?id=670
Summary: The mem2reg pass segfaults on the attached bytecode file
Product: libraries
Version: trunk
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: Transformation Utilities
AssignedTo: unassignedbugs at nondot.org
ReportedBy: criswell at uiuc.edu
The mem2reg pass fails on the attached bytecode file. Reverting to revision
1.80 of llvm/lib/Transforms/Utils/PromoteMemoryToRegister.cpp fixes the segfault
(but causes other problems, most likely due to not reverting changes made in
other files).
------- 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