[PATCH] D51554: [CUDA][OPENMP][NVPTX]Improve logic of the debug info support.

Alexey Bataev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Oct 31 13:21:59 PDT 2018


ABataev updated this revision to Diff 172003.
ABataev added a comment.

Updated processing of the debug options. -g1 (line-tables) is considered as the regular debug directive, which may emit some useful debug info.


Repository:
  rC Clang

https://reviews.llvm.org/D51554

Files:
  include/clang/Driver/ToolChain.h
  lib/Driver/ToolChains/Clang.cpp
  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: D51554.172003.patch
Type: text/x-patch
Size: 13510 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181031/2b6c3d28/attachment-0001.bin>


More information about the cfe-commits mailing list