[PATCH] D131115: [Symbolizer] Implement pc element in symbolizing filter.

Daniel Thornburgh via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 5 16:47:43 PDT 2022


mysterymath updated this revision to Diff 450450.
mysterymath added a comment.

Use adjustAddr function declared in header.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D131115

Files:
  llvm/docs/CommandGuide/llvm-symbolizer.rst
  llvm/docs/SymbolizerMarkupFormat.rst
  llvm/include/llvm/DebugInfo/Symbolize/MarkupFilter.h
  llvm/lib/DebugInfo/Symbolize/MarkupFilter.cpp
  llvm/test/DebugInfo/symbolize-filter-markup-data.test
  llvm/test/DebugInfo/symbolize-filter-markup-pc.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D131115.450450.patch
Type: text/x-patch
Size: 18074 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220805/dafa6113/attachment.bin>


More information about the llvm-commits mailing list