llvm-project/llvm/lib/DebugInfo
Alexey Lapshin 713c2b47a0 [DebugInfo][DWARF][NFC] Refactor DWARFTypePrinter usages. Create functions to print type dies.
This patch creates functions which might be used to dump types.
This functionality was already implemented by  DWARFTypePrinter.
Now it could be reused. It will help D96035, which uses DWARFTypePrinter.

Differential Revision: https://reviews.llvm.org/D117134
2022-01-14 16:19:08 +03:00
..
CodeView Add Rust to CodeView SourceLanguage (CV_CFL_LANG) enum 2022-01-06 14:27:08 -08:00
DWARF [DebugInfo][DWARF][NFC] Refactor DWARFTypePrinter usages. Create functions to print type dies. 2022-01-14 16:19:08 +03:00
GSYM Avoid by-value copies of referenced objects 2021-12-16 07:22:46 -08:00
MSF Tweak diagnostic text from e4eb6216c2 2021-12-06 19:57:28 -05:00
PDB [llvm] Remove redundant member initialization (NFC) 2022-01-07 17:45:09 -08:00
Symbolize [DebugInfo] Drop unnecessary const from return types (NFC) 2021-12-27 15:42:52 -08:00
CMakeLists.txt