[PATCH] D41827: [DEBUG] Initial adaptation of NVPTX target for debug info emission.

Alexey Bataev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 18 09:17:09 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL330271: [DEBUG] Initial adaptation of NVPTX target for debug info emission. (authored by ABataev, committed by ).

Repository:
  rL LLVM

https://reviews.llvm.org/D41827

Files:
  llvm/trunk/lib/CodeGen/AsmPrinter/DwarfDebug.cpp
  llvm/trunk/lib/Target/NVPTX/MCTargetDesc/CMakeLists.txt
  llvm/trunk/lib/Target/NVPTX/MCTargetDesc/NVPTXMCAsmInfo.cpp
  llvm/trunk/lib/Target/NVPTX/MCTargetDesc/NVPTXMCAsmInfo.h
  llvm/trunk/lib/Target/NVPTX/MCTargetDesc/NVPTXMCTargetDesc.cpp
  llvm/trunk/lib/Target/NVPTX/MCTargetDesc/NVPTXTargetStreamer.cpp
  llvm/trunk/lib/Target/NVPTX/MCTargetDesc/NVPTXTargetStreamer.h
  llvm/trunk/lib/Target/NVPTX/NVPTXAsmPrinter.cpp
  llvm/trunk/lib/Target/NVPTX/NVPTXAsmPrinter.h
  llvm/trunk/lib/Target/NVPTX/NVPTXISelLowering.cpp
  llvm/trunk/lib/Target/NVPTX/NVPTXSection.h
  llvm/trunk/lib/Target/NVPTX/NVPTXTargetObjectFile.h
  llvm/trunk/test/DebugInfo/NVPTX/cu-range-hole.ll
  llvm/trunk/test/DebugInfo/NVPTX/debug-file-loc.ll
  llvm/trunk/test/DebugInfo/NVPTX/debug-info.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41827.142951.patch
Type: text/x-patch
Size: 436619 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180418/80efd7e2/attachment-0001.bin>


More information about the llvm-commits mailing list