For NVPTX target the value of DW_AT_frame_base attribute must be set
to DW_OP_call_frame_cfa.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D45785
[DEBUGINFO, NVPTX] Set `DW_AT_frame_base` to `DW_OP_call_frame_cfa`. ClosedPublic Authored by ABataev on Apr 18 2018, 12:36 PM.
Details Summary For NVPTX target the value of DW_AT_frame_base attribute must be set
Diff Detail
Event TimelineABataev added a child revision: D46189: [DEBUGINFO, NVPTX] Enable support for the debug info on NVPTX target..Apr 27 2018, 7:04 AM This revision is now accepted and ready to land.Jul 25 2018, 2:46 PM Closed by commit rL338036: [DEBUGINFO, NVPTX] Set `DW_AT_frame_base` to `DW_OP_call_frame_cfa`. (authored by ABataev). · Explain WhyJul 26 2018, 9:10 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 157502 llvm/trunk/lib/CodeGen/AsmPrinter/DwarfCompileUnit.cpp
llvm/trunk/test/DebugInfo/NVPTX/cu-range-hole.ll
llvm/trunk/test/DebugInfo/NVPTX/dbg-declare-alloca.ll
llvm/trunk/test/DebugInfo/NVPTX/debug-info.ll
llvm/trunk/test/DebugInfo/NVPTX/debug-loc-offset.ll
|