[LLVMbugs] [Bug 8265] New: Derived type descriptor inaccuracy

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Thu Sep 30 16:44:48 PDT 2010


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

           Summary: Derived type descriptor inaccuracy
           Product: Documentation
           Version: 2.7
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P
         Component: General docs
        AssignedTo: unassignedbugs at nondot.org
        ReportedBy: clemahieu at gmail.com
                CC: llvmbugs at cs.uiuc.edu


http://llvm.org/docs/SourceLevelDebugging.html#format_derived_type states that
size, alignment, and offset are i32, though in the code in DebugInfo.h:553 they
are uint64_t.

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