[PATCH] D88196: [DEBUGINFO, NVPTX] Removed Label Arithmetic from DWARF Pub Sections for NVPTX

Julia Tatz via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 23 22:46:05 PDT 2020


jdtatz updated this revision to Diff 293942.
jdtatz added a comment.

Removed the renabling of Data16bitsDirective and NVPTXTargetStreamer::emitRawBytes as it's 
extraneous to the point of this patch and should be submitted in a new patch afterwards.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D88196/new/

https://reviews.llvm.org/D88196

Files:
  llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp
  llvm/test/DebugInfo/NVPTX/debug-pub.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D88196.293942.patch
Type: text/x-patch
Size: 11731 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200924/413c9b49/attachment.bin>


More information about the llvm-commits mailing list