[PATCH] D46166: [LLVM-C] Add accessor to retrieve DINode's tag

Adrian Prantl via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 27 08:26:21 PDT 2018


aprantl added a comment.

What's the actual use-case for this? I'm afraid that this might expose something that is more an implementation detail and would make the C API more brittle.


Repository:
  rL LLVM

https://reviews.llvm.org/D46166





More information about the llvm-commits mailing list