[PATCH] D24425: DebugInfo: support for DWARFv5 DW_AT_alignment attribute
Victor Leschuk via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 6 05:41:34 PDT 2016
vleschuk updated this revision to Diff 73775.
vleschuk added a comment.
- Reverted unnecessary format changes
- Removed unnecessary context from tests
- Updated documentation for SourceLevelDebugging.rst
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.73775.patch
Type: text/x-patch
Size: 25822 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161006/12cdaf92/attachment-0001.bin>
More information about the llvm-commits
mailing list