[PATCH] D130187: [Symbolizer] Implement data symbolizer markup element.
Daniel Thornburgh via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 20 11:06:33 PDT 2022
mysterymath created this revision.
mysterymath added reviewers: peter.smith, phosek, mcgrathr, jhenderson.
Herald added subscribers: rupprecht, hiraditya.
Herald added a project: All.
mysterymath requested review of this revision.
Herald added subscribers: llvm-commits, MaskRay.
Herald added a project: LLVM.
This connects the Symbolizer to the markup filter and enables the first
working end-to-end flow using the filter.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D130187
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-error-location.test
llvm/test/DebugInfo/symbolize-filter-markup-mmap.test
llvm/test/DebugInfo/symbolize-filter-markup-module.test
llvm/test/DebugInfo/symbolize-filter-markup-reset.test
llvm/tools/llvm-symbolizer/llvm-symbolizer.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D130187.446214.patch
Type: text/x-patch
Size: 13267 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220720/a3acb7c1/attachment.bin>
More information about the llvm-commits
mailing list