[llvm] [BOLT][DWARF] Remove option to write to DWP (PR #100771)
Alexander Yermolovich via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 29 11:53:50 PDT 2024
ayermolo wrote:
In emitDWOBuilder
DWARFRewriter::UnitMetaVectorType TUMetaVector;
DWARFRewriter::UnitMeta CUMI = {0, 0, 0};
Needs to be cleaned up
https://github.com/llvm/llvm-project/pull/100771
More information about the llvm-commits
mailing list