[PATCH] D24425: DebugInfo: support for DWARFv5 DW_AT_alignment attribute
Victor Leschuk via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 26 02:04:53 PDT 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL285181: DebugInfo: support for DWARFv5 DW_AT_alignment attribute (authored by vleschuk).
Changed prior to commit:
https://reviews.llvm.org/D24425?vs=74689&id=75838#toc
Repository:
rL LLVM
https://reviews.llvm.org/D24425
Files:
llvm/trunk/docs/SourceLevelDebugging.rst
llvm/trunk/include/llvm/IR/DebugInfoMetadata.h
llvm/trunk/include/llvm/Support/Dwarf.h
llvm/trunk/lib/CodeGen/AsmPrinter/DwarfCompileUnit.cpp
llvm/trunk/lib/CodeGen/AsmPrinter/DwarfUnit.cpp
llvm/trunk/lib/Support/Dwarf.cpp
llvm/trunk/test/DebugInfo/X86/align_c11.ll
llvm/trunk/test/DebugInfo/X86/align_cpp11.ll
llvm/trunk/test/DebugInfo/X86/align_objc.ll
llvm/trunk/test/DebugInfo/X86/dwarf-public-names.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D24425.75838.patch
Type: text/x-patch
Size: 26065 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161026/56b31110/attachment.bin>
More information about the llvm-commits
mailing list