[PATCH] D40033: [NVPTX] Initial adaptation of MCAsmStreamer/MCTargetStreamer for debug info in Cuda.

Alexey Bataev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 15 07:05:15 PST 2017


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

Removed emission of the function start label after first debug .loc directive. Will add it later with the test.


https://reviews.llvm.org/D40033

Files:
  include/llvm/MC/MCAsmInfo.h
  include/llvm/MC/MCStreamer.h
  lib/MC/MCAsmStreamer.cpp
  lib/MC/MCStreamer.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40033.127124.patch
Type: text/x-patch
Size: 4880 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171215/2b0fc054/attachment.bin>


More information about the llvm-commits mailing list