[PATCH] D99907: [dsymutil] Don't emit .debug_pubnames and .debug_pubtypes unless asked for explicitly

Jonas Devlieghere via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 6 19:01:41 PDT 2021


JDevlieghere added a comment.

In D99907#2672815 <https://reviews.llvm.org/D99907#2672815>, @clayborg wrote:

> Nice! Do you have anymore patches that we can do to improve dsymutil now that we don't require byte-for-byte compatibility with dsymutil-classic?

Yep, stay tuned ;-)


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

https://reviews.llvm.org/D99907



More information about the llvm-commits mailing list