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: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]


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

Reply via email to