================ @@ -57,7 +57,9 @@ std::unique_ptr<AppleDWARFIndex> AppleDWARFIndex::Create( return std::make_unique<AppleDWARFIndex>( ---------------- felipepiovezan wrote:
@clayborg what do you think about moving ownership of the data to inside the AppleAcceleratorTable class? https://github.com/llvm/llvm-project/pull/71828 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits