[LLVMbugs] [Bug 407] NEW: Can't add LICM to FunctionPassManager
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Mon Jul 19 15:30:34 PDT 2004
http://llvm.cs.uiuc.edu/bugs/show_bug.cgi?id=407
Summary: Can't add LICM to FunctionPassManager
Product: libraries
Version: trunk
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: Core LLVM classes
AssignedTo: unassignedbugs at nondot.org
ReportedBy: gaeke+bugs at uiuc.edu
When I try to add LICM to a FunctionPassManager, I get a crash. This happens
using CVS HEAD versions of LLVM from 2-July (on X86) and 13-July (on SparcV9).
I will attach my test program along with a GDB backtrace shortly.
------- 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