[PATCH] D45963: [DEBUGINFO, NVPTX] Emit correct debug information for local variables.

Alexey Bataev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 26 09:30:22 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL338039: [DEBUGINFO, NVPTX] Emit correct debug information for local variables. (authored by ABataev, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D45963?vs=143555&id=157507#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D45963

Files:
  llvm/trunk/include/llvm/CodeGen/AsmPrinter.h
  llvm/trunk/lib/CodeGen/AsmPrinter/DwarfCompileUnit.cpp
  llvm/trunk/lib/Target/NVPTX/NVPTXAsmPrinter.cpp
  llvm/trunk/lib/Target/NVPTX/NVPTXAsmPrinter.h
  llvm/trunk/lib/Target/NVPTX/NVPTXFrameLowering.cpp
  llvm/trunk/lib/Target/NVPTX/NVPTXFrameLowering.h
  llvm/trunk/test/DebugInfo/NVPTX/dbg-declare-alloca.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45963.157507.patch
Type: text/x-patch
Size: 8258 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180726/803136c7/attachment.bin>


More information about the llvm-commits mailing list