[PATCH] D45024: [DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.

David Blaikie via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 11 08:11:37 PDT 2018


dblaikie added a comment.

I realize it's non-trivial to keep these all in the same list - but I'd
rather not create a new list only to remove it again later if it can be
helped. What particular issues did you encounter when attempting to use a
single list?


Repository:
  rL LLVM

https://reviews.llvm.org/D45024





More information about the llvm-commits mailing list