[NVPTX][DEBUGINFO]Temp workaround for crash of ptxas: disable packed bytes in debug...
authorAlexey Bataev <a.bataev@hotmail.com>
Fri, 8 Mar 2019 21:29:17 +0000 (21:29 +0000)
committerAlexey Bataev <a.bataev@hotmail.com>
Fri, 8 Mar 2019 21:29:17 +0000 (21:29 +0000)
commita8b3eb46b57d2a6e50e1352b7c590d2338c5c2e8
tree10d3200a6a5d52ba5656c5cee5a35b8251337954
parent529e0d2ea447ba9d40f3e3ac632f3018fb881373
[NVPTX][DEBUGINFO]Temp workaround for crash of ptxas: disable packed bytes in debug sections.

Summary:
This patch works around the bug in the ptxas tool with the processing of bytes
separated by the comma symbol. The emission of the packed string is
temporarily disabled.

Reviewers: tra

Subscribers: jholewinski, jdoerfert, llvm-commits

Tags: #llvm

Differential Revision: https://reviews.llvm.org/D59148

llvm-svn: 355740
llvm/lib/Target/NVPTX/MCTargetDesc/NVPTXTargetStreamer.cpp
llvm/test/DebugInfo/NVPTX/cu-range-hole.ll
llvm/test/DebugInfo/NVPTX/dbg-declare-alloca.ll
llvm/test/DebugInfo/NVPTX/debug-addr-class.ll
llvm/test/DebugInfo/NVPTX/debug-file-loc.ll
llvm/test/DebugInfo/NVPTX/debug-info.ll
llvm/test/DebugInfo/NVPTX/debug-loc-offset.ll