[PATCH] D46189: [DEBUGINFO, NVPTX] Enable support for the debug info on NVPTX target.

Alexey Bataev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 22 09:43:52 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL351846: [DEBUGINFO, NVPTX] Enable support for the debug info on NVPTX target. (authored by ABataev, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D46189?vs=144340&id=182939#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D46189/new/

https://reviews.llvm.org/D46189

Files:
  llvm/trunk/lib/Target/NVPTX/MCTargetDesc/NVPTXMCAsmInfo.cpp
  llvm/trunk/lib/Target/NVPTX/MCTargetDesc/NVPTXTargetStreamer.cpp
  llvm/trunk/lib/Target/NVPTX/NVPTXAsmPrinter.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-file-loc.ll
  llvm/trunk/test/DebugInfo/NVPTX/debug-info.ll
  llvm/trunk/test/DebugInfo/NVPTX/debug-loc-offset.ll





More information about the llvm-commits mailing list