[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 15:40:08 PDT 2018
dblaikie added subscribers: HsiangKai, dblaikie.
dblaikie added a comment.
Rather than adding another list (if/when it comes to that) - we might want
to generalize the existing list to contain any/all local entities.
Repository:
rL LLVM
https://reviews.llvm.org/D45024
More information about the llvm-commits
mailing list