[DWARFv4][DWARFv5][DWARFLinker] support debug_macinfo/debug_macro tables.
This patch adds handling of debug_macinfo/debug_macro tables to the DWARFLinker. It uses already existing code for reading tables from DWARFDebugMacro.h. It adds new code writing tables into the DwarfStreamer::emitMacroTables. Differential Revision: https://reviews.llvm.org/D140223
Loading
Please sign in to comment