[LLVMbugs] [Bug 7264] New: [patch] implemented address-of-label feature in JIT

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Sun May 30 13:28:23 PDT 2010


http://llvm.org/bugs/show_bug.cgi?id=7264

           Summary: [patch] implemented address-of-label feature in JIT
           Product: libraries
           Version: trunk
          Platform: PC
        OS/Version: FreeBSD
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: Target-Independent JIT
        AssignedTo: unassignedbugs at nondot.org
        ReportedBy: yuri at tsoft.com
                CC: llvmbugs at cs.uiuc.edu


This patch fixes this assert: JIT does not support address-of-label yet!

It memorizes PC in the BasicBlock structure during the code generation phase.

-- 
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