[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:29:18 PDT 2018
clayborg added a comment.
We want to ensure that both Apple and DWARF5 tables never get generated though. That would waste a lot of space. I would say if DWARF5 tables are enabled, then we need ensure we disable Apple tables.
Repository:
rC Clang
https://reviews.llvm.org/D51576
More information about the cfe-commits
mailing list