[PATCH] D24425: DebugInfo: support for DWARFv5 DW_AT_alignment attribute

Victor Leschuk via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 10 02:55:41 PDT 2016


vleschuk updated this revision to Diff 74114.
vleschuk marked an inline comment as done.
vleschuk added a comment.

- Fix mistype in SourceLevelDebugging.rst (__attribute() -> __attribute__()).


https://reviews.llvm.org/D24425

Files:
  docs/SourceLevelDebugging.rst
  include/llvm/IR/DebugInfoMetadata.h
  include/llvm/Support/Dwarf.h
  lib/CodeGen/AsmPrinter/DwarfCompileUnit.cpp
  lib/CodeGen/AsmPrinter/DwarfUnit.cpp
  lib/Support/Dwarf.cpp
  test/DebugInfo/X86/align_c11.ll
  test/DebugInfo/X86/align_cpp11.ll
  test/DebugInfo/X86/align_objc.ll
  test/DebugInfo/X86/dwarf-public-names.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D24425.74114.patch
Type: text/x-patch
Size: 25824 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161010/2fbd0e7a/attachment-0001.bin>


More information about the llvm-commits mailing list