[LLVMbugs] [Bug 6494] New: There are no tests for GVIndirectSymbols in the JIT

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Thu Mar 4 11:35:12 PST 2010


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

           Summary: There are no tests for GVIndirectSymbols in the JIT
           Product: libraries
           Version: trunk
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: major
          Priority: P5
         Component: Target-Independent JIT
        AssignedTo: evan.cheng at apple.com
        ReportedBy: jyasskin at google.com
                CC: llvmbugs at cs.uiuc.edu


I added an abort() to both the MR.isIndirectSymbol() branch in
JITEmitter::finishFunction and JITResolverState::getGlobalToIndirectSymMap(),
and `make check-lit` passed anyway at r97723. This makes it hard to ensure that
other changes keep it working.

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