[LLVMbugs] [Bug 13816] New: reg2mem pass fail compiling llvm 3.1
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Tue Sep 11 10:12:45 PDT 2012
http://llvm.org/bugs/show_bug.cgi?id=13816
Bug #: 13816
Summary: reg2mem pass fail compiling llvm 3.1
Product: tools
Version: 3.1
Platform: PC
OS/Version: Linux
Status: NEW
Severity: enhancement
Priority: P
Component: opt
AssignedTo: unassignedbugs at nondot.org
ReportedBy: julien.rinaldini at heig-vd.ch
CC: llvmbugs at cs.uiuc.edu
Classification: Unclassified
Created attachment 9188
--> http://llvm.org/bugs/attachment.cgi?id=9188
reg2mem error
reg2mem pass fail compiling some files in llvm 3.1
I was trying to compile llvm with my pass (and -reg2mem) when it failed.
I figured out that it was reg2mem which failed by removing my pass and just
execute reg2mem.
See attached file for error.
--
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