[PATCH] D148047: [Symbolizer] Parse MarkupContext from JSON.

Daniel Thornburgh via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 11 14:01:18 PDT 2023


mysterymath created this revision.
mysterymath added reviewers: jhenderson, mcgrathr, phosek.
Herald added a subscriber: hiraditya.
Herald added a project: All.
mysterymath requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

This allows a follow-up change to inflate a context to adjust addresses
in llvm-objdump.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D148047

Files:
  llvm/include/llvm/DebugInfo/Symbolize/MarkupContext.h
  llvm/lib/DebugInfo/Symbolize/MarkupContext.cpp
  llvm/lib/DebugInfo/Symbolize/MarkupFilter.cpp
  llvm/unittests/DebugInfo/Symbolizer/CMakeLists.txt
  llvm/unittests/DebugInfo/Symbolizer/MarkupContextTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D148047.512574.patch
Type: text/x-patch
Size: 18370 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230411/486d4577/attachment.bin>


More information about the llvm-commits mailing list