[PATCH] D153550: [DWARFVerifier] Fix verification of nameless variables.

Felipe de Azevedo Piovezan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 26 07:06:14 PDT 2023


fdeazeve added a comment.

In D153550#4441881 <https://reviews.llvm.org/D153550#4441881>, @dblaikie wrote:

> But maybe the deeper question: Why are we creating DW_AT_variables for string literals? They aren't variables as far as a user would be concerned. GCC doesn't do this...

@dblaikie apparently this was done last year: https://reviews.llvm.org/D123534


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D153550



More information about the llvm-commits mailing list