[PATCH] D123538: [symbolizer] Parse DW_TAG_variable DIs to show line info for globals

Mitch Phillips via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Apr 29 15:20:41 PDT 2022


hctim updated this revision to Diff 426176.
hctim added a comment.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.

(restoring after uploading the diff for D123534 <https://reviews.llvm.org/D123534> here accidentally)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D123538

Files:
  clang/lib/CodeGen/CGDebugInfo.cpp
  clang/lib/CodeGen/CGDebugInfo.h
  clang/lib/CodeGen/CodeGenModule.cpp
  clang/test/CodeGen/debug-info-variables.c
  clang/test/VFS/external-names.c
  llvm/lib/CodeGen/AsmPrinter/DwarfCompileUnit.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D123538.426176.patch
Type: text/x-patch
Size: 4634 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220429/628a57b3/attachment.bin>


More information about the cfe-commits mailing list