[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
Thu Aug 2 07:18:28 PDT 2018
ABataev updated this revision to Diff 158750.
ABataev added a comment.
Reworked according to Eric's comments.
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.158750.patch
Type: text/x-patch
Size: 300032 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180802/812ae60c/attachment-0001.bin>
More information about the llvm-commits
mailing list