[PATCH] D99709: [DebugInfo] Avoid generating DW_TAG_GNU_call_site if no DW_TAG_GNU_call_site_parameter present

Alok Kumar Sharma via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 1 02:31:30 PDT 2021


alok added a comment.

In D99709#2663302 <https://reviews.llvm.org/D99709#2663302>, @djtodoro wrote:

> Actually, the `call_site` DIE is being used for printing artificial frames for tail calls...

Thanks for this info. I was not aware of it.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D99709



More information about the llvm-commits mailing list