[PATCH] D132706: [Symbolizer] Handle {{{bt}}} symbolizer markup element.
Daniel Thornburgh via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 25 15:20:30 PDT 2022
mysterymath created this revision.
mysterymath added reviewers: peter.smith, phosek, mcgrathr.
Herald added a subscriber: hiraditya.
Herald added a project: All.
mysterymath requested review of this revision.
Herald added a reviewer: jdoerfert.
Herald added subscribers: llvm-commits, sstefan1.
Herald added a project: LLVM.
This adds support for backtrace generation to the llvm-symbolizer markup
filter, which is likely the largest use case.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D132706
Files:
llvm/include/llvm/DebugInfo/Symbolize/MarkupFilter.h
llvm/lib/DebugInfo/Symbolize/MarkupFilter.cpp
llvm/test/DebugInfo/symbolize-filter-markup-bt.test
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D132706.455736.patch
Type: text/x-patch
Size: 14296 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220825/4a55a846/attachment.bin>
More information about the llvm-commits
mailing list