[PATCH] D123697: [DebugInfo] Add a TargetFuncName field in DISubprogram.

Chih-Ping Chen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 15 05:55:02 PDT 2022


cchen15 added a comment.

In D123697#3452974 <https://reviews.llvm.org/D123697#3452974>, @aprantl wrote:

> could you also update `SourceLevelDebugging.rst`?

@aprantl : I quickly scanned the document and didn't see a suitable place for this type of 'detail' attribute. Could you please make a suggestion? Note that this is not language specific and I've updated the comment for DIBuilder::createFunction so that the field's description should show up in the DIBuilder API doc.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D123697/new/

https://reviews.llvm.org/D123697



More information about the llvm-commits mailing list