[PATCH] D105985: Support GSYM in llvm-symbolizer.

Simon Giesecke via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 14 07:39:27 PDT 2021


simon.giesecke created this revision.
simon.giesecke added a reviewer: clayborg.
Herald added subscribers: rupprecht, hiraditya, mgorny.
Herald added a reviewer: jhenderson.
simon.giesecke requested review of this revision.
Herald added subscribers: llvm-commits, MaskRay.
Herald added a project: LLVM.

Added GSYM-only tests.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D105985

Files:
  llvm/include/llvm/DebugInfo/DIContext.h
  llvm/include/llvm/DebugInfo/GSYM/GsymDIContext.h
  llvm/include/llvm/DebugInfo/Symbolize/Symbolize.h
  llvm/lib/DebugInfo/GSYM/CMakeLists.txt
  llvm/lib/DebugInfo/GSYM/GsymDIContext.cpp
  llvm/lib/DebugInfo/Symbolize/CMakeLists.txt
  llvm/lib/DebugInfo/Symbolize/Symbolize.cpp
  llvm/test/tools/llvm-symbolizer/Inputs/addr-gsymonly.exe
  llvm/test/tools/llvm-symbolizer/Inputs/addr-gsymonly.exe.gsym
  llvm/test/tools/llvm-symbolizer/sym-gsymonly.test
  llvm/utils/gn/secondary/llvm/lib/DebugInfo/GSYM/BUILD.gn

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D105985.358602.patch
Type: text/x-patch
Size: 18852 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210714/bdc19f76/attachment.bin>


More information about the llvm-commits mailing list