[PATCH] D45785: [DEBUGINFO, NVPTX] Set `DW_AT_frame_base` to `DW_OP_call_frame_cfa`.

Alexey Bataev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 18 12:36:44 PDT 2018


ABataev created this revision.
ABataev added reviewers: tra, jlebar, echristo.
Herald added subscribers: JDevlieghere, jholewinski.

For NVPTX target the value of `DW_AT_frame_base` attribute must be set
to `DW_OP_call_frame_cfa`.


Repository:
  rL LLVM

https://reviews.llvm.org/D45785

Files:
  lib/CodeGen/AsmPrinter/DwarfCompileUnit.cpp
  test/DebugInfo/NVPTX/cu-range-hole.ll
  test/DebugInfo/NVPTX/debug-info.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45785.142983.patch
Type: text/x-patch
Size: 13763 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180418/7e1e4b88/attachment.bin>


More information about the llvm-commits mailing list