[PATCH] D144008: [DebugMetadata][DwarfDebug] Support function-local static variables in lexical block scopes (7/7)
David Blaikie via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 10 11:03:22 PST 2023
dblaikie added a subscriber: aprantl.
dblaikie added a comment.
@aprantl
Since this changes what IR goes where - are there concerns you folks have for auto-upgrade/cross compatibility?
@krisb - how's this handle cases of old IR being used in a newer compiler/linker?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D144008/new/
https://reviews.llvm.org/D144008
More information about the llvm-commits
mailing list