[PATCH] D45822: [DEBUGINFO, NVPTX] Try to pack bytes data into a single string.

Alexey Bataev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 5 11:03:36 PDT 2018


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

Added some more parens in expression.


Repository:
  rL LLVM

https://reviews.llvm.org/D45822

Files:
  include/llvm/MC/MCStreamer.h
  lib/CodeGen/AsmPrinter/DIE.cpp
  lib/MC/MCAsmStreamer.cpp
  lib/MC/MCStreamer.cpp
  lib/Target/NVPTX/MCTargetDesc/NVPTXTargetStreamer.cpp
  lib/Target/NVPTX/MCTargetDesc/NVPTXTargetStreamer.h
  test/DebugInfo/NVPTX/cu-range-hole.ll
  test/DebugInfo/NVPTX/dbg-declare-alloca.ll
  test/DebugInfo/NVPTX/debug-file-loc.ll
  test/DebugInfo/NVPTX/debug-info.ll
  test/DebugInfo/NVPTX/debug-loc-offset.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45822.164080.patch
Type: text/x-patch
Size: 300034 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180905/79d16043/attachment-0001.bin>


More information about the llvm-commits mailing list