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.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D102539
NFC. Refactored DIPrinter for support embedded source. ClosedPublic Authored by aorlov on May 14 2021, 3:26 PM.
Details Summary This patch introduces source loading and pruning functions.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.May 14 2021, 3:43 PM This revision was landed with ongoing or failed builds.May 15 2021, 12:01 PM Closed by commit rG88a8965a7d93: NFC. Refactored DIPrinter for support embedded source. (authored by aorlov). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 345648 llvm/include/llvm/DebugInfo/Symbolize/DIPrinter.h
llvm/lib/DebugInfo/Symbolize/DIPrinter.cpp
|