clayborg added a comment.

In D119400#3310366 <https://reviews.llvm.org/D119400#3310366>, @labath wrote:

> Seems fine. I might consider changing the type of the `__dof_cache` section 
> (whatever that is) instead of making an exception for `eSectionTypeDebug`. It 
> don't see anything depending on it, and the exception looks weird.

I pinged some folks at Apple to ask what this section is and if we can better 
set a section type for it. As soon as I hear back, I will make a patch for this 
and fix it. For now since no one uses .debug sections in COFF files when it 
comes to statistics, I want the "statistics dump" command to produce accurate 
output. But I will submit a patch as soon as I hear back about __dof_cache


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D119400/new/

https://reviews.llvm.org/D119400

_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to