[PATCH] D123534: [dwarf] Emit a DIGlobalVariable for constant strings.
David Blaikie via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Apr 15 10:25:36 PDT 2022
dblaikie added a comment.
This seems like it would significantly introduce debug info size for at least some kinds of code - have you done any size measurements of this change?
What does the resulting DWARF look like?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D123534/new/
https://reviews.llvm.org/D123534
More information about the cfe-commits
mailing list