[PATCH] D49148: [DEBUGINFO] Disable unsupported debug info options for NVPTX target.

Alexey Bataev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jul 26 13:29:19 PDT 2018


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

Address ERic's comments.


Repository:
  rC Clang

https://reviews.llvm.org/D49148

Files:
  include/clang/Basic/DiagnosticDriverKinds.td
  include/clang/Basic/DiagnosticGroups.td
  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/cuda-unsupported-debug-options.cu
  test/Driver/openmp-offload-gpu.c
  test/Driver/openmp-unsupported-debug-options.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49148.157563.patch
Type: text/x-patch
Size: 25395 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180726/b7fd08c4/attachment-0001.bin>


More information about the cfe-commits mailing list