[PATCH] D87935: DebugInfo: Filter DWARFv5 TUs out of the debug_info unit list when CUs requested

David Blaikie via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 23 22:16:11 PDT 2020


This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG0328feb086fc: DebugInfo: Filter DWARFv5 TUs out of the debug_info unit list when CUs requested (authored by dblaikie).

Changed prior to commit:
  https://reviews.llvm.org/D87935?vs=292885&id=293940#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D87935

Files:
  llvm/include/llvm/DebugInfo/DWARF/DWARFContext.h
  llvm/include/llvm/DebugInfo/DWARF/DWARFDebugMacro.h
  llvm/include/llvm/DebugInfo/DWARF/DWARFUnit.h
  llvm/lib/DebugInfo/DWARF/DWARFContext.cpp
  llvm/lib/DebugInfo/DWARF/DWARFDebugMacro.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87935.293940.patch
Type: text/x-patch
Size: 5280 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200924/a0a46e0e/attachment.bin>


More information about the llvm-commits mailing list