[PATCH] D45784: [DEBUG_INFO, NVPTX] Fix relocation info.

Alexey Bataev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 3 07:34:55 PDT 2018


ABataev updated this revision to Diff 159009.
ABataev added a comment.
Herald added a subscriber: JDevlieghere.

Reworked the patch to change the way we get file id to make it more robust.


Repository:
  rL LLVM

https://reviews.llvm.org/D45784

Files:
  include/llvm/CodeGen/AsmPrinter.h
  lib/CodeGen/AsmPrinter/AsmPrinter.cpp
  lib/CodeGen/AsmPrinter/DwarfDebug.cpp
  lib/CodeGen/AsmPrinter/DwarfDebug.h
  lib/Target/NVPTX/NVPTXAsmPrinter.cpp
  test/DebugInfo/NVPTX/cu-range-hole.ll
  test/DebugInfo/NVPTX/debug-loc-offset.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45784.159009.patch
Type: text/x-patch
Size: 7565 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180803/aecb4445/attachment.bin>


More information about the llvm-commits mailing list