llvm-project/llvm/tools/llvm-dwarfdump
Ellis Hoag b68061a3f7 [dwarf][NFC] Move expandBundle() to MachO.h
The function `expandBundle()` is defined both in `llvm-dwarfdump.cpp` and
`llvm-gsymutil.cpp` in the exact same way. Reduce code duplication by
moving this function to the `MachOObjectFile` class.

Reviewed By: jhenderson, clayborg

Differential Revision: https://reviews.llvm.org/D115418
2021-12-15 19:08:56 -08:00
..
fuzzer
CMakeLists.txt
SectionSizes.cpp
Statistics.cpp [llvm-dwarfdump][Statistics] Handle LTO cases with cross CU referencing 2021-11-24 13:50:47 +01:00
llvm-dwarfdump.cpp [dwarf][NFC] Move expandBundle() to MachO.h 2021-12-15 19:08:56 -08:00
llvm-dwarfdump.h