[PATCH] D105985: Support GSYM in llvm-symbolizer.
Simon Giesecke via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 16 00:27:29 PDT 2021
simon.giesecke updated this revision to Diff 359234.
simon.giesecke marked an inline comment as done.
simon.giesecke added a comment.
Address clayborg's comments, implemented getLineInfoForAddressRange.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D105985/new/
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.359234.patch
Type: text/x-patch
Size: 18702 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210716/f712b144/attachment.bin>
More information about the llvm-commits
mailing list