[PATCH] D71593: [DebugInfo] Call site entries cannot be generated for FrameSetup calls
Lewis Revill via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 13 03:57:19 PST 2020
lewis-revill added a comment.
In D71593#1810372 <https://reviews.llvm.org/D71593#1810372>, @dblaikie wrote:
> What about going the other way, and making sure instructions in frame setup that need labels get them?
I guess it depends if people think there is an advantage to having compiler generated calls within frame setup labelled with DW_AT_return_pc. I don't know debug information well enough to say if it makes sense or not.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D71593/new/
https://reviews.llvm.org/D71593
More information about the llvm-commits
mailing list