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


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

Reply via email to