[PATCH] D70705: [DebugInfo]Support for debug_macinfo.dwo section in llvm and llvm-dwarfdump.

Sourabh Singh Tomar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 2 19:45:37 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rG3f3d0f4f4be0: [DebugInfo] Support for debug_macinfo.dwo section in llvm and llvm-dwarfdump. (authored by SouraVX).

Changed prior to commit:
  https://reviews.llvm.org/D70705?vs=231005&id=231814#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D70705/new/

https://reviews.llvm.org/D70705

Files:
  llvm/include/llvm/DebugInfo/DWARF/DWARFContext.h
  llvm/include/llvm/DebugInfo/DWARF/DWARFObject.h
  llvm/include/llvm/MC/MCObjectFileInfo.h
  llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp
  llvm/lib/CodeGen/AsmPrinter/DwarfDebug.h
  llvm/lib/DebugInfo/DWARF/DWARFContext.cpp
  llvm/lib/MC/MCObjectFileInfo.cpp
  llvm/test/DebugInfo/Inputs/dwarfdump-macro.dwo
  llvm/test/DebugInfo/debugmacinfo-dwo.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70705.231814.patch
Type: text/x-patch
Size: 8751 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191203/40aee8cf/attachment.bin>


More information about the llvm-commits mailing list