1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 11:02:59 +02:00
llvm-mirror/test/DebugInfo/NVPTX
Alexey Bataev 7995e1a221 [DEBUGINFO, NVPTX] Emit correct debug information for local variables.
Summary:
NVPTX target dos not use register-based frame information. Instead it
relies on the artificial local_depot that is used instead of the frame
and the data for variables must be emitted relatively to this
local_depot.

Reviewers: tra, jlebar, echristo

Subscribers: jholewinski, aprantl, JDevlieghere, llvm-commits

Differential Revision: https://reviews.llvm.org/D45963

llvm-svn: 338039
2018-07-26 16:29:52 +00:00
..
cu-range-hole.ll [DEBUGINFO, NVPTX] Set DW_AT_frame_base to DW_OP_call_frame_cfa. 2018-07-26 16:10:05 +00:00
dbg-declare-alloca.ll [DEBUGINFO, NVPTX] Emit correct debug information for local variables. 2018-07-26 16:29:52 +00:00
debug-file-loc.ll Revert "Temporarily revert "[DEBUG] Initial adaptation of NVPTX target for debug info emission."" 2018-05-18 03:13:08 +00:00
debug-info.ll [DEBUGINFO, NVPTX] Set DW_AT_frame_base to DW_OP_call_frame_cfa. 2018-07-26 16:10:05 +00:00
debug-loc-offset.ll [DEBUGINFO, NVPTX] Set DW_AT_frame_base to DW_OP_call_frame_cfa. 2018-07-26 16:10:05 +00:00
lit.local.cfg