[PATCH] D46061: [DEBUGINFO, NVPTX] Disable emission of ', debug' option if only debug directives are allowed.

Alexey Bataev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 1 10:22:49 PDT 2018


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

Removed an option, used emission kind for the check of the full debug info.


Repository:
  rL LLVM

https://reviews.llvm.org/D46061

Files:
  lib/Target/NVPTX/MCTargetDesc/NVPTXTargetStreamer.cpp
  lib/Target/NVPTX/MCTargetDesc/NVPTXTargetStreamer.h
  lib/Target/NVPTX/NVPTXAsmPrinter.cpp
  test/DebugInfo/NVPTX/debug-file-loc-only.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46061.172164.patch
Type: text/x-patch
Size: 5064 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181101/1f9bbc07/attachment.bin>


More information about the llvm-commits mailing list