[PATCH] D118754: [DebugInfo] Always emit `.debug_names` with dwarf 5 for Apple platforms

Jonas Devlieghere via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 3 13:48:32 PST 2022


JDevlieghere added a comment.

If we wanted we could be more consistent about this in the backend as well and also check that the table kind is "Apple" before emitting our accelerator tables with dwarf <5.


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

https://reviews.llvm.org/D118754



More information about the llvm-commits mailing list