[PATCH] D102539: NFC. Refactored DIPrinter for support embedded source.
Alex Orlov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri May 14 15:26:07 PDT 2021
aorlov created this revision.
aorlov added reviewers: dblaikie, jhenderson.
aorlov added a project: LLVM.
Herald added a subscriber: hiraditya.
aorlov requested review of this revision.
Herald added a subscriber: llvm-commits.
This patch introduces source loading and pruning functions.
It will allow to use the DWARF embedded source and use the same code for JSON printout.
No functional changes.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D102539
Files:
llvm/include/llvm/DebugInfo/Symbolize/DIPrinter.h
llvm/lib/DebugInfo/Symbolize/DIPrinter.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D102539.345574.patch
Type: text/x-patch
Size: 5209 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210514/1727c651/attachment.bin>
More information about the llvm-commits
mailing list