[PATCH] D25073: [DebugInfo]: preparation to implement DW_AT_alignment

Victor Leschuk via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 19 17:22:41 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL284678: DebugInfo: preparation to implement DW_AT_alignment (authored by vleschuk).

Changed prior to commit:
  https://reviews.llvm.org/D25073?vs=74687&id=75260#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D25073

Files:
  llvm/trunk/include/llvm/IR/DIBuilder.h
  llvm/trunk/include/llvm/IR/DebugInfoMetadata.h
  llvm/trunk/lib/AsmParser/LLParser.cpp
  llvm/trunk/lib/Bitcode/Reader/BitcodeReader.cpp
  llvm/trunk/lib/Bitcode/Writer/BitcodeWriter.cpp
  llvm/trunk/lib/CodeGen/AsmPrinter/DwarfUnit.cpp
  llvm/trunk/lib/IR/AsmWriter.cpp
  llvm/trunk/lib/IR/DIBuilder.cpp
  llvm/trunk/lib/IR/DebugInfoMetadata.cpp
  llvm/trunk/lib/IR/LLVMContextImpl.h
  llvm/trunk/test/Assembler/diglobalvariable.ll
  llvm/trunk/test/Assembler/dilocalvariable.ll
  llvm/trunk/test/Bitcode/dilocalvariable-3.9.ll
  llvm/trunk/test/Bitcode/dilocalvariable-3.9.ll.bc
  llvm/trunk/test/DebugInfo/AArch64/bitfields.ll
  llvm/trunk/test/DebugInfo/ARM/big-endian-bitfield.ll
  llvm/trunk/test/DebugInfo/COFF/bitfields.ll
  llvm/trunk/test/DebugInfo/X86/bitfields-dwarf4.ll
  llvm/trunk/test/DebugInfo/X86/bitfields.ll
  llvm/trunk/test/DebugInfo/X86/debug-info-packed-struct.ll
  llvm/trunk/unittests/IR/MetadataTest.cpp
  llvm/trunk/unittests/Transforms/Utils/Cloning.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25073.75260.patch
Type: text/x-patch
Size: 72728 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161020/fca981d1/attachment.bin>


More information about the llvm-commits mailing list