[PATCH] D145077: [clang][DebugInfo] Support DW_AT_LLVM_preferred_name attribute

Michael Buch via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Mar 1 09:11:48 PST 2023


Michael137 added a comment.

Since the new attribute only gets attached to a structure definition, and the preferred_name attribute is currently only really used in a handful of places in libcxx, this practically doesn't affect debug-info size


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D145077



More information about the cfe-commits mailing list