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.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Looks reasonable to me. @JDevlieghere ?
| llvm/lib/DWARFLinker/DWARFStreamer.cpp | ||
|---|---|---|
| 991 | missing . :-) | |
| llvm/lib/DWARFLinker/DWARFLinker.cpp | ||
|---|---|---|
| 1250 | stray ; | |
stray ;