[PATCH] D42581: [NVPTX] Emit debug info in DWARF-2 by default for Cuda devices.
    Alexey Bataev via Phabricator via cfe-commits 
    cfe-commits at lists.llvm.org
       
    Fri Jan 26 09:11:34 PST 2018
    
    
  
ABataev created this revision.
ABataev added reviewers: tra, jlebar.
Herald added subscribers: JDevlieghere, aprantl.
NVPTX target supports debug info in DWARF-2 format. Patch adds emission
of debug info in DWARF-2 by default.
Repository:
  rC Clang
https://reviews.llvm.org/D42581
Files:
  lib/Driver/ToolChains/Cuda.cpp
  lib/Driver/ToolChains/Cuda.h
  test/Driver/cuda-dwarf-2.cu
  test/Driver/openmp-offload-gpu.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42581.131602.patch
Type: text/x-patch
Size: 7872 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180126/11cceeb1/attachment.bin>
    
    
More information about the cfe-commits
mailing list