[PATCH] D45024: [DebugInfo] Add DILabel metadata and create class DILabel.

Adrian Prantl via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 29 08:44:02 PDT 2018


aprantl requested changes to this revision.
aprantl added a comment.
This revision now requires changes to proceed.

Could you please elaborate what you want to use this new metadata node for? Adding a new metadata node has a pretty high maintenance cost, so I'd like to better understand what problem you want to solve. Depending on what you want to do there may be a more lightweight solution to your problem.


Repository:
  rL LLVM

https://reviews.llvm.org/D45024





More information about the llvm-commits mailing list