[PATCH] D28456: DebugInfo: support for DW_FORM_implicit_const

Victor Leschuk via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 10 13:29:34 PST 2017


This revision was automatically updated to reflect the committed changes.
vleschuk marked 4 inline comments as done.
Closed by commit rL291599: DebugInfo: support for DW_FORM_implicit_const (authored by vleschuk).

Changed prior to commit:
  https://reviews.llvm.org/D28456?vs=83789&id=83857#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D28456

Files:
  llvm/trunk/include/llvm/CodeGen/DIE.h
  llvm/trunk/include/llvm/DebugInfo/DWARF/DWARFAbbreviationDeclaration.h
  llvm/trunk/include/llvm/DebugInfo/DWARF/DWARFFormValue.h
  llvm/trunk/lib/CodeGen/AsmPrinter/DIE.cpp
  llvm/trunk/lib/CodeGen/AsmPrinter/DwarfUnit.cpp
  llvm/trunk/lib/DebugInfo/DWARF/DWARFAbbreviationDeclaration.cpp
  llvm/trunk/lib/DebugInfo/DWARF/DWARFDebugInfoEntry.cpp
  llvm/trunk/lib/DebugInfo/DWARF/DWARFFormValue.cpp
  llvm/trunk/test/DebugInfo/Inputs/implicit-const-test.o
  llvm/trunk/test/DebugInfo/dwarfdump-implicit-const.test
  llvm/trunk/unittests/DebugInfo/DWARF/DWARFDebugInfoTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28456.83857.patch
Type: text/x-patch
Size: 14586 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170110/2f99332b/attachment-0001.bin>


More information about the llvm-commits mailing list