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

Daniel Thornburgh via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 8 11:07:26 PDT 2022


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

Fix test on Windows.


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.450882.patch
Type: text/x-patch
Size: 18104 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220808/79287f5e/attachment.bin>


More information about the llvm-commits mailing list