Alexander Yermolovich 9ffdc2b457 [BOLT][DWARF][NFC] Add function to print DIE
This is purely to make debugging easier for developers. Now that we moved to IR
the print out of DIEs is lacking. This function will lazily parse DIE and use
DWARFDie dump function.

Reviewed By: Amir

Differential Revision: https://reviews.llvm.org/D157354
2023-08-08 18:18:24 -07:00
..