[all-commits] [llvm/llvm-project] 88a896: NFC. Refactored DIPrinter for support embedded sou...
orlov-alex via All-commits
all-commits at lists.llvm.org
Sat May 15 12:01:36 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 88a8965a7d9355438cb6bc60cdeeac12858342c9
https://github.com/llvm/llvm-project/commit/88a8965a7d9355438cb6bc60cdeeac12858342c9
Author: Alex Orlov <aorlov at accesssoftek.com>
Date: 2021-05-15 (Sat, 15 May 2021)
Changed paths:
M llvm/include/llvm/DebugInfo/Symbolize/DIPrinter.h
M llvm/lib/DebugInfo/Symbolize/DIPrinter.cpp
Log Message:
-----------
NFC. Refactored DIPrinter for support embedded source.
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.
Reviewed By: dblaikie
Differential Revision: https://reviews.llvm.org/D102539
More information about the All-commits
mailing list