[PATCH] D51576: Enable DWARF accelerator tables by default when tuning for lldb (-glldb => -gpubnames)

Greg Clayton via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Sep 4 11:32:47 PDT 2018


clayborg added a comment.

Actually, we might need to still emit some Apple tables as the objective C and namespace tables might still be needed even with the DWARF5 tables.


Repository:
  rC Clang

https://reviews.llvm.org/D51576





More information about the cfe-commits mailing list