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: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]
    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.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to