[PATCH] D94882: [MC] Upgrade DWARF version to 5 upon .file 0

James Henderson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 18 00:38:20 PST 2021


jhenderson added a comment.

Maybe a silly suggestion (and one that would need more discussion on the mailing lists), but why not just change the default version to 5 more widely? How often do people deliberately deviate from the default DWARF version in practice? To me, the proposed change feels like a bit of a hack for what is likely fairly unusual usage, and is only temporary, since likely most toolchains will want to change to DWARF v5 at some point going forward.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D94882



More information about the llvm-commits mailing list