[PATCH] D99709: [DebugInfo] Avoid generating DW_TAG_GNU_call_site if no DW_TAG_GNU_call_site_parameter present
David Blaikie via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 6 10:11:47 PDT 2021
dblaikie added a comment.
In D99709#2663321 <https://reviews.llvm.org/D99709#2663321>, @djtodoro wrote:
> I think some LLDB tests would fail for sure...
Is there LLVM test coverage for this? If not it'd be good to make sure some is added.
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