[PATCH] D99709: [DebugInfo] Avoid generating DW_TAG_GNU_call_site if no DW_TAG_GNU_call_site_parameter present
Djordje Todorovic via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 1 02:29:42 PDT 2021
djtodoro requested changes to this revision.
djtodoro added a comment.
This revision now requires changes to proceed.
Actually, the `call_site` DIE is being used for printing artificial frames for tail calls...
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