[llvm-bugs] [Bug 39009] New: DebugInfo: emit DW_AT_alignment for all types.

via llvm-bugs llvm-bugs at lists.llvm.org
Wed Sep 19 14:47:47 PDT 2018


https://bugs.llvm.org/show_bug.cgi?id=39009

            Bug ID: 39009
           Summary: DebugInfo: emit DW_AT_alignment for all types.
           Product: new-bugs
           Version: unspecified
          Hardware: PC
                OS: All
            Status: NEW
          Severity: normal
          Priority: P
         Component: new bugs
          Assignee: unassignedbugs at nondot.org
          Reporter: dimitry at google.com
                CC: llvm-bugs at lists.llvm.org

DWARF5 introduced DW_AT_alignment attribute.

As far as I can see this is currently mostly unused by clang/llvm. It would be
helpful to have this attribute emitted for all base types as well as
structure/union/class types.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20180919/5d201764/attachment-0001.html>


More information about the llvm-bugs mailing list