[PATCH] D76877: Implement DW_CFA_LLVM_* for Heterogeneous Debugging
Scott Linder via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Oct 9 10:34:19 PDT 2020
scott.linder marked 3 inline comments as done.
scott.linder added a comment.
In D76877#2322112 <https://reviews.llvm.org/D76877#2322112>, @MaskRay wrote:
> In D76877#1946283 <https://reviews.llvm.org/D76877#1946283>, @scott.linder wrote:
>
>> The new operation is defined at https://llvm.org/docs/AMDGPUUsage.html#cfa-definition-instructions. @t-tye is working on formatting the proposal to be sent to upstream DWARF as an RFC, and I am working to land these patches as an initial implementation.
>
> Can you link the documentation in the summary? Currently https://llvm.org/docs/AMDGPUUsage.html does not mention DW_CFA_LLVM_
Thank you for the review! I included the updated link directly to the documentation for these new instructions in the commit message.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D76877/new/
https://reviews.llvm.org/D76877
More information about the llvm-commits
mailing list