[Lldb-commits] [PATCH] D61504: 05/06: Track CUs and TUs separately

Pavel Labath via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Fri May 3 07:21:32 PDT 2019


labath added a comment.

> FIXME: May DW_ATOM_cu_offset somehow contain a TypeUnit?

Nope. In fact, until very recently attempting to generate a debug_types section on a mac crashed the compiler (now it just aborts the compilation iirc).


Repository:
  rLLDB LLDB

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

https://reviews.llvm.org/D61504





More information about the lldb-commits mailing list