[PATCH] D45024: [DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.
David Blaikie via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 5 17:38:17 PDT 2018
dblaikie added subscribers: kromanova, rnk, vsk.
dblaikie added a comment.
Probably best not to create another list on the DISubprogram - you might be
able to generalize the existing list to contain "anything that might be
optimized out"
Katya (CC'd), over at Sony, has been looking at a similar issue/possible
change to move function-local using declarations/directives into such a
list as well.
Repository:
rL LLVM
https://reviews.llvm.org/D45024
More information about the llvm-commits
mailing list